correct adress orth
This commit is contained in:
parent
b813dc0a29
commit
750f3db3a8
@ -33,7 +33,7 @@
|
||||
- name: set davfs content to credential file
|
||||
copy:
|
||||
content: |
|
||||
{{ item.value.adress }} {{ item.value.username }} {{ item.value.password }}
|
||||
{{ item.value.address }} {{ item.value.username }} {{ item.value.password }}
|
||||
dest: "{{ item.value.path }}"
|
||||
mode: 0600
|
||||
with_dict: "{{ credentials_files }}"
|
||||
|
Loading…
Reference in New Issue
Block a user