Activate the anitya roles
This commit is contained in:
parent
c5e7536b4b
commit
3a78c5467d
1 changed files with 5 additions and 5 deletions
|
@ -65,9 +65,9 @@
|
|||
pre_tasks:
|
||||
- include: "{{ tasks }}/apache.yml"
|
||||
|
||||
#roles:
|
||||
#- anitya/frontend
|
||||
#
|
||||
roles:
|
||||
- anitya/frontend
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
|
@ -82,8 +82,8 @@
|
|||
- "{{ private }}/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
#roles:
|
||||
#- anitya/backend
|
||||
roles:
|
||||
- anitya/backend
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue