From 9f4d73b699606a5bb02faea604eff0a44e54575b Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 20 Sep 2017 20:52:39 -0400 Subject: [PATCH] fixed credstash docs --- lib/ansible/plugins/lookup/credstash.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/plugins/lookup/credstash.py b/lib/ansible/plugins/lookup/credstash.py index 60cfd9dc3d5..121a79afd69 100644 --- a/lib/ansible/plugins/lookup/credstash.py +++ b/lib/ansible/plugins/lookup/credstash.py @@ -11,7 +11,7 @@ DOCUMENTATION = """ requirements: - credstash (python library) 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: _terms: description: term or list of terms to lookup in the credit store