Add handlers

This commit is contained in:
Kevin Fenzi
2018-01-11 04:28:55 +00:00
parent 88994f2466
commit a6bd79e364

View File

@@ -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"