mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
add org to job launch
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
- name: Launch job template with inventory and credential for prompt on launch
|
||||
tower_job_launch:
|
||||
job_template: "{{ jt_name2 }}"
|
||||
organization: Default
|
||||
register: result
|
||||
|
||||
- assert:
|
||||
|
||||
Reference in New Issue
Block a user