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:
|
||||
- packages
|
||||
|
||||
- name: install xinetd
|
||||
yum: state=installed name=xinetd
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: rsyncd.conf file
|
||||
copy: src={{ item }} dest=/etc/rsyncd.conf mode=644
|
||||
with_first_found:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue