mirror of
https://github.com/Infisical/ansible-collection.git
synced 2025-09-30 21:43:27 -07:00
Update read_secrets.py
This commit is contained in:
parent
4ac1322f2f
commit
6870c07022
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ options:
|
||||||
type: string
|
type: string
|
||||||
version_added: 1.0.0
|
version_added: 1.0.0
|
||||||
secret_name:
|
secret_name:
|
||||||
description: The name of the secret that should be fetched. The name should be exactly as it appears in Infisical. The returned value is a dictionary
|
description: The name of the secret that should be fetched. The name should be exactly as it appears in Infisical.
|
||||||
required: False
|
required: False
|
||||||
type: string
|
type: string
|
||||||
version_added: 1.0.0
|
version_added: 1.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue