base: fix another handler case
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1e77199920
commit
e196958322
1 changed files with 2 additions and 2 deletions
|
@ -23,13 +23,13 @@
|
|||
- config
|
||||
- watchdog
|
||||
- base
|
||||
notify: restart watchdog
|
||||
notify: Restart watchdog
|
||||
|
||||
- name: Set watchdog to run on boot
|
||||
service: name=watchdog enabled=yes
|
||||
ignore_errors: true
|
||||
notify:
|
||||
- restart watchdog
|
||||
- Restart watchdog
|
||||
tags:
|
||||
- service
|
||||
- watchdog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue