add job-launch.yml and collections support
This commit is contained in:
11
vars/job_launch_templates.yml
Normal file
11
vars/job_launch_templates.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
tower_launch_jobs:
|
||||
- name: inmem_test
|
||||
extra_vars:
|
||||
tower_provision_host : "{{ provision_host }}"
|
||||
tower_username : admin
|
||||
tower_password : redhat
|
||||
validate_cert : no
|
||||
|
||||
|
||||
...
|
Reference in New Issue
Block a user