This commit is contained in:
Kevin Fenzi 2018-10-31 21:53:42 +00:00
parent 14c3a5dc14
commit d1f0769ffb

View file

@ -1,3 +1,5 @@
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
- name: check to see if a mash is going on before we do anything...
hosts: bodhi-backend:bodhi-backend-stg
user: root
@ -6,8 +8,6 @@
- "/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
tasks:
- name: Check for the existance of a mashing lock.
shell: "curl https://bodhi{{env_suffix}}.fedoraproject.org/composes/"