try and include vars here
This commit is contained in:
parent
84af1a4e2d
commit
dfd5abaf68
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
- "/srv/private/ansible/vars.yml"
|
- "/srv/private/ansible/vars.yml"
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
|
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Check for the existance of a mashing lock.
|
- name: Check for the existance of a mashing lock.
|
||||||
shell: "curl https://bodhi{{env_suffix}}.fedoraproject.org/composes/"
|
shell: "curl https://bodhi{{env_suffix}}.fedoraproject.org/composes/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue