optmize job-launch.yml

This commit is contained in:
Chris Hammer
2022-02-09 21:04:32 -05:00
parent befe81851d
commit fe3f2e2f43

View File

@ -1,20 +1,11 @@
--- ---
- name: Utilize workflow based on an in-memory inventory - name: Launch specified job template
hosts: localhost hosts: localhost
connection: local connection: local
gather_facts: no gather_facts: no
become: no become: no
collections:
- awx.awx
- redhat_cop.tower_configuration
vars:
provision_host: "{{ tower_provision_host | default('localhost') }}"
vars_files: vars_files:
- vars/job_launch_templates.yml - vars/job_launch_templates.yml