mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
Add handlers
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user