Fix
This commit is contained in:
parent
48f11e8f1a
commit
894837c274
|
@ -26,5 +26,6 @@
|
|||
state: present
|
||||
|
||||
- name: Copy config files
|
||||
copy:
|
||||
src: "{{ role_path }}/files/"
|
||||
dst: "{{ ansible_env.HOME }}"
|
Loading…
Reference in a new issue