include vars on the play level

This commit is contained in:
Kevin Fenzi
2018-10-31 21:57:11 +00:00
parent d1f0769ffb
commit 0aa0126116

View File

@@ -1,8 +1,7 @@
- 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
include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- "/srv/private/ansible/vars.yml"