Add info to changelog

This commit is contained in:
beeankha 2020-01-15 15:35:29 -05:00
parent db0d748302
commit fa043100bd

View File

@ -21,6 +21,7 @@ The following notes are changes that may require changes to playbooks.
- 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.
- When the `extra_vars` parameter is used with the `tower_job_launch` module, the Job Template launch will fail unless `add_extra_vars` or `survey_enabled` is explicitly set to `True` on the Job Template.
## Running