Tweak service

This commit is contained in:
Kevin Fenzi 2014-03-17 16:09:11 +00:00
parent eef86d5b91
commit 36cc6f7cb1

View file

@ -32,7 +32,7 @@
tags:
- config
- name: make sure rsync is enabled in xinetd
service: name=rsync state=started
- name: make sure xinetd is started
service: name=xinetd state=started
tags:
- services