Introduce space in a very important place
Change-Id: I8bf1170c1298d028cddc1a501a1e692b844a643d
This commit is contained in:
parent
64975e03e9
commit
22e4e04224
@ -38,7 +38,7 @@
|
||||
delegate_to: localhost
|
||||
when: copy_hieradata is defined and copy_hieradata
|
||||
- name: copy hiera files
|
||||
when: copy_hieradata is defined and copy_hieradataand item.1.stat.exists
|
||||
when: copy_hieradata is defined and copy_hieradata and item.1.stat.exists
|
||||
copy:
|
||||
src: "{{ hieradata }}/{{ hieraenvironment }}/{{ item.1.item }}"
|
||||
dest: "{{ hieradata }}/{{ hieraenvironment }}/{{ item.1.item }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user