mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
anubis-el: restart on bot policy changes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
5
roles/anubis-el/handlers/main.yml
Normal file
5
roles/anubis-el/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Rstart anubis-el
|
||||
service:
|
||||
name: anubis
|
||||
state: restarted
|
||||
@@ -78,6 +78,8 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0644'
|
||||
notify:
|
||||
Restart anubis-el
|
||||
tags:
|
||||
- config
|
||||
- anubis
|
||||
|
||||
Reference in New Issue
Block a user