mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
Initial conversion of tower_credential
This commit is contained in:
committed by
beeankha
parent
f04e7067e8
commit
fd24918ba8
@@ -52,6 +52,7 @@ The following notes are changes that may require changes to playbooks:
|
||||
- Some return values (e.g., `credential_type`) have been removed. Use of `id` is recommended.
|
||||
- `tower_job_template` no longer supports the deprecated `extra_vars_path` parameter, please use `extra_vars` with the lookup plugin to replace this functionality.
|
||||
- The `notification_configuration` parameter of `tower_notification` 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.
|
||||
|
||||
## Running Unit Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user