Merge "Fix glance config copy when a service is disabled"
This commit is contained in:
commit
b699413aba
@ -106,6 +106,7 @@
|
|||||||
when:
|
when:
|
||||||
- glance_policy_file is defined
|
- glance_policy_file is defined
|
||||||
- inventory_hostname in groups[item.value.group]
|
- inventory_hostname in groups[item.value.group]
|
||||||
|
- item.value.enabled | bool
|
||||||
with_dict: "{{ glance_services }}"
|
with_dict: "{{ glance_services }}"
|
||||||
notify:
|
notify:
|
||||||
- Restart glance-api container
|
- Restart glance-api container
|
||||||
|
Loading…
Reference in New Issue
Block a user