Move some more stuff to the final play to be after yum repos are setup.
This commit is contained in:
parent
27199cfa76
commit
b2ffffa3df
1 changed files with 7 additions and 7 deletions
|
@ -36,13 +36,6 @@
|
|||
- git/hooks
|
||||
- git/make_checkout_seed
|
||||
- git/server
|
||||
- gitolite/base
|
||||
- gitolite/check_fedmsg_hooks
|
||||
- cgit/base
|
||||
- cgit/clean_lock_cron
|
||||
- cgit/make_pkgs_list
|
||||
- clamav
|
||||
- distgit
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
@ -65,6 +58,13 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- gitolite/base
|
||||
- gitolite/check_fedmsg_hooks
|
||||
- cgit/base
|
||||
- cgit/clean_lock_cron
|
||||
- cgit/make_pkgs_list
|
||||
- clamav
|
||||
- distgit
|
||||
- fedmsg/base
|
||||
- fedmsg/hub
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue