e0537385d0
Partially-Implements: blueprint barbican-ansible Change-Id: Id6be35b1d0527d5c38d4ea8576b233ebcc404718
7 lines
232 B
YAML
7 lines
232 B
YAML
---
|
|
- include: do_reconfigure.yml
|
|
serial: "30%"
|
|
when: inventory_hostname in groups['barbican-api']
|
|
or inventory_hostname in groups['barbican-keystone-listener']
|
|
or inventory_hostname in groups['barbican-worker']
|