buildvm: include global variables before trying to setup yum repos as they use those vars now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
43c318a288
commit
0e8d0b841c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
pre_tasks:
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue