2016-02-23 20:47:01 +08:00
|
|
|
---
|
2016-03-02 20:44:40 -05:00
|
|
|
- include: do_reconfigure.yml
|
|
|
|
when: inventory_hostname in groups['swift-account-server'] or
|
|
|
|
inventory_hostname in groups['swift-container-server'] or
|
|
|
|
inventory_hostname in groups['swift-object-server'] or
|
|
|
|
inventory_hostname in groups['swift-proxy-server']
|