Fix role name and run it last
This commit is contained in:
parent
c3c1c9ec05
commit
0cf37047b0
1 changed files with 1 additions and 1 deletions
|
@ -27,10 +27,10 @@
|
|||
- git/server
|
||||
- git/hooks
|
||||
- clamav
|
||||
- { role: pagure, when: env == "staging" }
|
||||
- { role: nfs/client, when: env != "staging", mnt_dir: '/srv/cache/lookaside', nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
- role: distgit
|
||||
tags: distgit
|
||||
- { role: distgit/pagure, when: env == "staging" }
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue