mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 02:11:42 -05:00
remove sections from task list that arent needed
This commit is contained in:
parent
85127bacba
commit
af240aef37
2 changed files with 12 additions and 16 deletions
|
@ -1,6 +1,4 @@
|
|||
|
||||
- tags: always
|
||||
block:
|
||||
- name: Include vars in organisation.yml
|
||||
include_vars:
|
||||
file: '/var/lib/awx/projects/clients/{{ member_id }}/organisation.yml'
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
|
||||
- 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'
|
||||
|
|
Loading…
Add table
Reference in a new issue