mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Resolve id inventory and organization (#14)
This commit is contained in:
committed by
Elijah DeLee
parent
f622d3a1e6
commit
4b9ca3deee
@@ -49,7 +49,8 @@
|
||||
job_tags: "Hello World"
|
||||
limit: "localhost"
|
||||
wait: False
|
||||
inventory: "{{ inventory_id }}"
|
||||
inventory: Demo Inventory
|
||||
organization: Default
|
||||
register: result
|
||||
|
||||
- assert:
|
||||
|
||||
Reference in New Issue
Block a user