mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-10 13:06:40 -04:00
7 lines
170 B
YAML
7 lines
170 B
YAML
![]() |
|
||
|
- 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
|
||
|
|