Merge "Remove the duplicate when condition check"
This commit is contained in:
commit
0372d935d7
@ -106,8 +106,6 @@
|
||||
template:
|
||||
src: "{{ item }}"
|
||||
dest: "{{ node_config_directory }}/cinder-volume/nfs_shares"
|
||||
when:
|
||||
- inventory_hostname in groups[cinder_services["cinder-volume"]["group"]]
|
||||
with_first_found:
|
||||
- files:
|
||||
- "{{ node_custom_config }}/nfs_shares.j2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user