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
|
- python-dogpile-cache
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: copy database configuration
|
- name: copy database configuration
|
||||||
template: >
|
template: >
|
||||||
|
@ -23,6 +24,7 @@
|
||||||
- config
|
- config
|
||||||
notify:
|
notify:
|
||||||
- restart fedmsg-hub
|
- restart fedmsg-hub
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: make badge definition directory
|
- name: make badge definition directory
|
||||||
file: >
|
file: >
|
||||||
|
@ -42,6 +44,7 @@
|
||||||
tags:
|
tags:
|
||||||
- patches
|
- patches
|
||||||
- hotfix
|
- hotfix
|
||||||
|
- badges
|
||||||
notify:
|
notify:
|
||||||
- restart fedmsg-hub
|
- restart fedmsg-hub
|
||||||
|
|
||||||
|
@ -69,6 +72,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- cron
|
- cron
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: ensure badges cron directories exist
|
- name: ensure badges cron directories exist
|
||||||
file: >
|
file: >
|
||||||
|
@ -83,6 +87,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- cron
|
- cron
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: oldschool badge award scripts
|
- name: oldschool badge award scripts
|
||||||
copy: >
|
copy: >
|
||||||
|
@ -101,6 +106,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- cron
|
- cron
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: oldschool badge award cronjobs
|
- name: oldschool badge award cronjobs
|
||||||
copy: >
|
copy: >
|
||||||
|
@ -119,6 +125,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- cron
|
- cron
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: copy creds for the flock paparazzi cronjob
|
- name: copy creds for the flock paparazzi cronjob
|
||||||
template: >
|
template: >
|
||||||
|
@ -128,6 +135,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- cron
|
- cron
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: logrotate for badge award cronjobs
|
- name: logrotate for badge award cronjobs
|
||||||
copy: >
|
copy: >
|
||||||
|
@ -138,6 +146,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- cron
|
- cron
|
||||||
|
- badges
|
||||||
|
|
||||||
- name: copy over the badge-admin one-off scripts
|
- name: copy over the badge-admin one-off scripts
|
||||||
copy: >
|
copy: >
|
||||||
|
@ -153,3 +162,4 @@
|
||||||
- get-badges-person-id
|
- get-badges-person-id
|
||||||
tags:
|
tags:
|
||||||
- scripts
|
- scripts
|
||||||
|
- badges
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue