Tag the role.
This commit is contained in:
parent
f26c2a6c14
commit
eff6ff37ad
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
||||||
with_items:
|
with_items:
|
||||||
- the-new-hotness
|
- the-new-hotness
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
|
tags:
|
||||||
|
- packages
|
||||||
|
- hotness
|
||||||
|
|
||||||
- name: copy database configuration
|
- name: copy database configuration
|
||||||
template: >
|
template: >
|
||||||
|
@ -15,3 +18,6 @@
|
||||||
- hotness.py
|
- hotness.py
|
||||||
notify:
|
notify:
|
||||||
- restart fedmsg-hub
|
- restart fedmsg-hub
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
- hotness
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue