Fix: try to fix Copying ansible config file
This commit is contained in:
parent
f8769f48ac
commit
63330a4f6f
@ -5,8 +5,7 @@
|
||||
state: directory
|
||||
|
||||
- name: Copy ansible.cfg
|
||||
template:
|
||||
copy:
|
||||
src: files/ansible.cfg
|
||||
dest: /etc/ansible/ansible.cfg
|
||||
backup: yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user