From d1f0769ffbb8622a671c3862af327150073b920a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 31 Oct 2018 21:53:42 +0000 Subject: [PATCH] try this --- playbooks/manual/upgrade/bodhi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/manual/upgrade/bodhi.yml b/playbooks/manual/upgrade/bodhi.yml index 8a90b8a879..f083311f31 100644 --- a/playbooks/manual/upgrade/bodhi.yml +++ b/playbooks/manual/upgrade/bodhi.yml @@ -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/"