mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 00:22:26 +00:00
7 lines
169 B
YAML
Executable File
7 lines
169 B
YAML
Executable File
|
|
- 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
|
|
|