try yet another syntax because my caveman coding needs to move to flint
This commit is contained in:
parent
3bc2604501
commit
cf026a377d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
- { role: nfs/client, when: datacenter == "phx2", mnt_dir: '/mnt/koji/compose', nfs_src_dir: 'fedora_koji/koji/compose' } # needed for internal sync
|
||||
- { role: nfs/client, when: datacenter == "rdu", mnt_dir: '/srv/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }
|
||||
- sudo
|
||||
- { role: openvpn/client, when: hostvars[inventory_hostname].vpn == True }
|
||||
- { role: openvpn/client, when: vpn == True }
|
||||
|
||||
pre_tasks:
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue