Kinda need xinetd as well.
This commit is contained in:
parent
36cc6f7cb1
commit
38f0c628ba
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
- name: install xinetd
|
||||||
|
yum: state=installed name=xinetd
|
||||||
|
tags:
|
||||||
|
- packages
|
||||||
|
|
||||||
- name: rsyncd.conf file
|
- name: rsyncd.conf file
|
||||||
copy: src={{ item }} dest=/etc/rsyncd.conf mode=644
|
copy: src={{ item }} dest=/etc/rsyncd.conf mode=644
|
||||||
with_first_found:
|
with_first_found:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue