Need to include vars in this last play too or the playbook fails.
This commit is contained in:
parent
729e640b1c
commit
041d8bdb63
1 changed files with 5 additions and 0 deletions
|
@ -99,6 +99,11 @@
|
|||
tags:
|
||||
- releng-compose
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- {
|
||||
role: push-docker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue