mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
Add insights service account support to collection
This commit is contained in:
committed by
Chris Meyers
parent
fb12c834eb
commit
ec2966225b
@@ -85,6 +85,8 @@ options:
|
||||
- vault_id (the vault identifier; this parameter is only valid if C(kind) is specified as C(vault).)
|
||||
- ssh_key_unlock (unlock password for ssh_key; use "ASK" and launch job to be prompted)
|
||||
- gpg_public_key (GPG Public Key used for signature validation)
|
||||
- client_id (client ID insights type service account)
|
||||
- client_secret (client secret insights type service account)
|
||||
type: dict
|
||||
update_secrets:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user