Allow os_glance to run in check mode
Let role fetch config file regardless of mode. This is safe operation to run in check mode and shouldn't affect anything. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/837706 Change-Id: I5352028c967685e2b2d666fc4850afe9bf6ffd10
This commit is contained in:
parent
a23f92c9c7
commit
44b443dacb
@ -130,6 +130,7 @@
|
||||
flat: yes
|
||||
changed_when: false
|
||||
run_once: true
|
||||
check_mode: no
|
||||
with_items: "{{ glance_core_files }}"
|
||||
|
||||
- name: Copy common config
|
||||
|
Loading…
x
Reference in New Issue
Block a user