try yet another syntax because my caveman coding needs to move to flint

This commit is contained in:
Stephen Smoogen 2020-05-20 14:41:46 -04:00
parent 3bc2604501
commit cf026a377d

View file

@ -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