mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Activate the anitya roles
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user