More downloadXX fun
This commit is contained in:
parent
e5ed01f1ae
commit
989f4f1e6b
11 changed files with 384 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
- name: rsyncd.conf file
|
||||
copy: src={{ item }} dest=/etc/rsyncd.conf mode=644
|
||||
with_first_found:
|
||||
- "{{ rsyncd.conf }}"
|
||||
- "{{ rsyncd_conf }}"
|
||||
- rsyncd.conf.{{ ansible_fqdn }}
|
||||
- rsyncd.conf.{{ host_group }}
|
||||
- rsyncd.conf.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue