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:
|
||||
- anitya/frontend
|
||||
|
||||
tags:
|
||||
- anitya
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
|
@ -85,6 +88,9 @@
|
|||
roles:
|
||||
- anitya/backend
|
||||
|
||||
tags:
|
||||
- anitya
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue