mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Add extra_vars example to Job Launch module, update extra_vars type to dict,
update unit test, add details to Collections release notes.
This commit is contained in:
@@ -20,6 +20,7 @@ The following notes are changes that may require changes to playbooks.
|
||||
`tower_credential_type` module is no longer supported. Provide as dictionaries instead.
|
||||
- When a project is created, it will wait for the update/sync to finish by default; this can be turned off with the `wait` parameter, if desired.
|
||||
- Creating a "scan" type job template is no longer supported.
|
||||
- `extra_vars` in the `tower_job_launch` module worked with a list previously, but is now configured to work solely in a `dict` format.
|
||||
|
||||
## Running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user