mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-05 22:13:09 +03:00
merge upstream
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
|
||||
- name: Include vars in matrix_vars.yml
|
||||
include_vars:
|
||||
file: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/matrix_vars.yml'
|
||||
no_log: True
|
||||
- tags: always
|
||||
block:
|
||||
- name: Include vars in matrix_vars.yml
|
||||
include_vars:
|
||||
file: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/matrix_vars.yml'
|
||||
no_log: True
|
||||
|
||||
Reference in New Issue
Block a user