Move some handlers around. Some to just base but some also to base.
This commit is contained in:
parent
e0eef0e7fe
commit
109c0ece10
2 changed files with 24 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue