mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
Tag the role.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
with_items:
|
||||
- the-new-hotness
|
||||
- python-psycopg2
|
||||
tags:
|
||||
- packages
|
||||
- hotness
|
||||
|
||||
- name: copy database configuration
|
||||
template: >
|
||||
@@ -15,3 +18,6 @@
|
||||
- hotness.py
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
tags:
|
||||
- config
|
||||
- hotness
|
||||
|
||||
Reference in New Issue
Block a user