mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
This will not work here in a role mixed into tasks
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
owner=fedmsg group=fedmsg mode=0600
|
||||
with_items:
|
||||
- hotness.py
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user