Skip to content
Snippets Groups Projects
Commit 0372d935 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Remove the duplicate when condition check"

parents badf67dd 522f1364
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment