Fix
This commit is contained in:
parent
ed56598e1b
commit
8f70f78bbc
|
@ -37,4 +37,4 @@
|
||||||
- name: Copy config files
|
- name: Copy config files
|
||||||
copy:
|
copy:
|
||||||
src: "{{ role_path }}/files/"
|
src: "{{ role_path }}/files/"
|
||||||
dst: "{{ ansible_env.HOME }}"
|
dest: "{{ ansible_env.HOME }}"
|
Loading…
Reference in a new issue