Add handlers
This commit is contained in:
parent
88994f2466
commit
a6bd79e364
1 changed files with 3 additions and 0 deletions
|
@ -76,3 +76,6 @@
|
|||
cron: name="Wordpress nightly update check"
|
||||
special_time="daily"
|
||||
job="yum -y -q update wordpress"
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue