handlers: add missing restart rsyslog handler
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
69645f5da5
commit
ea19684eba
1 changed files with 3 additions and 0 deletions
|
|
@ -196,3 +196,6 @@
|
|||
failed_when:
|
||||
- zabbix_restart.failed
|
||||
- "'Could not find' not in zabbix_restart.msg"
|
||||
|
||||
- name: Restart rsyslog
|
||||
service: name=rsyslog state=restarted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue