Add the anitya tag to both anitya roles
This commit is contained in:
parent
adcb87e885
commit
bc071b12d1
1 changed files with 6 additions and 0 deletions
|
@ -68,6 +68,9 @@
|
||||||
roles:
|
roles:
|
||||||
- anitya/frontend
|
- anitya/frontend
|
||||||
|
|
||||||
|
tags:
|
||||||
|
- anitya
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
|
@ -85,6 +88,9 @@
|
||||||
roles:
|
roles:
|
||||||
- anitya/backend
|
- anitya/backend
|
||||||
|
|
||||||
|
tags:
|
||||||
|
- anitya
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue