22 lines
1.1 KiB
YAML
22 lines
1.1 KiB
YAML
---
|
|
#
|
|
# Use this playbook to run over all the playbooks that have fedmsg.d in them.
|
|
#
|
|
# Call it with -t fedmsgdupdate to only run that one play.
|
|
#
|
|
- include: /srv/web/infra/ansible/playbooks/groups/ask.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/bodhi.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/badges-backend.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/badges-web.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/fedocal.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/gallery.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/keyserver.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/mailman.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/notifs-backend.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/notifs-web.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/nuancier.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/packages.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/summershum.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/wiki.yml
|
|
- include: /srv/web/infra/ansible/playbooks/groups/value.yml
|