mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
Make org an optional parameter for both inv source and inv source update modules
This commit is contained in:
@@ -104,7 +104,6 @@ The following notes are changes that may require changes to playbooks:
|
||||
- The `notification_configuration` parameter of `tower_notification_template` has changed from a string to a dict. Please use the `lookup` plugin to read an existing file into a dict.
|
||||
- `tower_credential` no longer supports passing a file name to ssh_key_data.
|
||||
- The HipChat `notification_type` has been removed and can no longer be created using the `tower_notification_template` module.
|
||||
- The `tower_inventory_source` module now requires the `organization` parameter in order to specify the inventory source's inventory's organization.
|
||||
|
||||
{% if collection_package | lower() == "awx" %}
|
||||
## Running Unit Tests
|
||||
|
||||
Reference in New Issue
Block a user