Add tag to role.
This commit is contained in:
parent
c1b373543e
commit
3562b050ad
1 changed files with 10 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
- python-dogpile-cache
|
||||
tags:
|
||||
- packages
|
||||
- badges
|
||||
|
||||
- name: copy database configuration
|
||||
template: >
|
||||
|
@ -23,6 +24,7 @@
|
|||
- config
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- badges
|
||||
|
||||
- name: make badge definition directory
|
||||
file: >
|
||||
|
@ -42,6 +44,7 @@
|
|||
tags:
|
||||
- patches
|
||||
- hotfix
|
||||
- badges
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
|
@ -69,6 +72,7 @@
|
|||
tags:
|
||||
- config
|
||||
- cron
|
||||
- badges
|
||||
|
||||
- name: ensure badges cron directories exist
|
||||
file: >
|
||||
|
@ -83,6 +87,7 @@
|
|||
tags:
|
||||
- config
|
||||
- cron
|
||||
- badges
|
||||
|
||||
- name: oldschool badge award scripts
|
||||
copy: >
|
||||
|
@ -101,6 +106,7 @@
|
|||
tags:
|
||||
- config
|
||||
- cron
|
||||
- badges
|
||||
|
||||
- name: oldschool badge award cronjobs
|
||||
copy: >
|
||||
|
@ -119,6 +125,7 @@
|
|||
tags:
|
||||
- config
|
||||
- cron
|
||||
- badges
|
||||
|
||||
- name: copy creds for the flock paparazzi cronjob
|
||||
template: >
|
||||
|
@ -128,6 +135,7 @@
|
|||
tags:
|
||||
- config
|
||||
- cron
|
||||
- badges
|
||||
|
||||
- name: logrotate for badge award cronjobs
|
||||
copy: >
|
||||
|
@ -138,6 +146,7 @@
|
|||
tags:
|
||||
- config
|
||||
- cron
|
||||
- badges
|
||||
|
||||
- name: copy over the badge-admin one-off scripts
|
||||
copy: >
|
||||
|
@ -153,3 +162,4 @@
|
|||
- get-badges-person-id
|
||||
tags:
|
||||
- scripts
|
||||
- badges
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue