mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 15:57:52 -02:30
Finish JT.credentials functionality, add test
Original commit: commit 3ec6196477135230c4b90b175310bdc2eaff36ed Author: David Moreau Simard <dmsimard@redhat.com> Date: Tue Oct 23 22:21:33 2018 -0400 Add support for "credentials" in the tower_job_template module Job templates might require more than one credential. There's credential, vault_credential, machine_credential, etc. "credentials" is a thing, let's support it.
This commit is contained in:
committed by
AlanCoding
parent
c4143b0111
commit
2171823846
@@ -19,6 +19,7 @@ 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.
|
||||
- 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.
|
||||
|
||||
## Running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user