communishift: adding private var import
Signed-off-by: David Kirwan <dkirwan@redhat.com> Signed-off-by: Lenka Segura <lsegura@redhat.com> Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
parent
34529598be
commit
65fdd58252
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
|||
user: root
|
||||
gather_facts: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- role: communishift
|
||||
project_name: communishift-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue