Matrix Docker Ansible eploy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

8 lines
200 B

  1. - tags: always
  2. block:
  3. - name: Include vars in matrix_vars.yml
  4. include_vars:
  5. file: '/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/matrix_vars.yml'
  6. no_log: True