mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Add missing handlers.
This commit is contained in:
@@ -138,3 +138,6 @@
|
||||
post_tasks:
|
||||
- file: src=/mnt/fedora_koji/koji dest=/mnt/koji state=link
|
||||
tags: nfs/client
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
Reference in New Issue
Block a user