7 lines
170 B
YAML
Executable file
7 lines
170 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
|
|
|