Try a different syntax on the include_vars.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
dfd5abaf68
commit
160e36bd6c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue