Add some notifies here.
This commit is contained in:
parent
8a91ad5190
commit
b50688221e
1 changed files with 6 additions and 0 deletions
|
@ -10,15 +10,21 @@
|
|||
tags:
|
||||
- services
|
||||
- fedmsg/irc
|
||||
notify:
|
||||
- restart fedmsg-irc
|
||||
|
||||
- name: setup fedmsg-irc config file
|
||||
template: src=ircbot.py.j2 dest=/etc/fedmsg.d/ircbot.py
|
||||
tags:
|
||||
- config
|
||||
- fedmsg/irc
|
||||
notify:
|
||||
- restart fedmsg-irc
|
||||
|
||||
- name: setup fas credentials config file
|
||||
template: src=fas-credentials.py.j2 dest=/etc/fedmsg.d/fas-credentials.py
|
||||
tags:
|
||||
- config
|
||||
- fedmsg/irc
|
||||
notify:
|
||||
- restart fedmsg-irc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue