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