Add the anitya tag to both anitya roles

This commit is contained in:
Pierre-Yves Chibon 2014-10-01 11:19:40 +02:00
parent adcb87e885
commit bc071b12d1

View file

@ -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"