Move some handlers around. Some to just base but some also to base.

This commit is contained in:
Kevin Fenzi 2016-03-30 15:06:15 +00:00
parent e0eef0e7fe
commit 109c0ece10
2 changed files with 24 additions and 14 deletions

View file

@ -111,12 +111,6 @@
- name: restart rpcidmapd
action: service name=rpcidmapd state=restarted
- name: restart rsyslog
action: service name=rsyslog state=restarted
- name: restart sshd
action: service name=sshd state=restarted
- name: restart xinetd
action: service name=xinetd state=restarted