diff --git a/awx_collection/README.md b/awx_collection/README.md index 31fd683c5c..1a1a1e1a62 100644 --- a/awx_collection/README.md +++ b/awx_collection/README.md @@ -8,6 +8,17 @@ inside the folder `lib/ansible/modules/web_infrastructure/ansible_tower` as well as other folders for the inventory plugin, module utils, and doc fragment. +## Release and Upgrade Notes + +The release 7.0.0 of the `awx.awx` collection is intended to be identical +to the content prior to the migration, aside from changes necessary to +have it function as a collection. + +The following notes are changes that may require changes to playbooks. + + - Specifying `inputs` or `injectors` as strings in the + `tower_credential_type` module is no longer supported. Provide as dictionaries instead. + ## Running To use this collection, the "old" tower-cli needs to be installed