From 0fff8718193c74dca502d9409874c43611a09993 Mon Sep 17 00:00:00 2001 From: Scot Spinner Date: Fri, 24 Jul 2015 14:11:53 -0700 Subject: [PATCH] one thing missed --- lib/ansible/modules/cloud/amazon/elasticache.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/amazon/elasticache.py b/lib/ansible/modules/cloud/amazon/elasticache.py index c38954bda13..1660a8fe8a1 100644 --- a/lib/ansible/modules/cloud/amazon/elasticache.py +++ b/lib/ansible/modules/cloud/amazon/elasticache.py @@ -56,7 +56,7 @@ options: description: - The port number on which each of the cache nodes will accept connections required: false - default: 11211 + default: none parameter_group: description: - Specify non-default parameter group names to be associated with cache cluster