Need to include vars in this last play too or the playbook fails.

This commit is contained in:
Kevin Fenzi 2016-06-26 16:57:47 +00:00
parent 729e640b1c
commit 041d8bdb63

View file

@ -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,