mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 05:14:58 +08:00
Try a different syntax on the include_vars.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
tasks:
|
||||
- name: Check for the existance of a mashing lock.
|
||||
|
||||
Reference in New Issue
Block a user