mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fixed credstash docs
This commit is contained in:
@@ -11,7 +11,7 @@ DOCUMENTATION = """
|
|||||||
requirements:
|
requirements:
|
||||||
- credstash (python library)
|
- credstash (python library)
|
||||||
description:
|
description:
|
||||||
- Credstash is a small utility for managing secrets using AWS's KMS and DynamoDB: https://github.com/fugue/credstash
|
- "Credstash is a small utility for managing secrets using AWS's KMS and DynamoDB: https://github.com/fugue/credstash"
|
||||||
options:
|
options:
|
||||||
_terms:
|
_terms:
|
||||||
description: term or list of terms to lookup in the credit store
|
description: term or list of terms to lookup in the credit store
|
||||||
|
|||||||
Reference in New Issue
Block a user