From 0f3011c231e9ab630a7aa802d6435b993d671bb9 Mon Sep 17 00:00:00 2001 From: Andrey Klychkov Date: Mon, 16 Sep 2019 18:34:22 +0300 Subject: [PATCH] elasticache_info: fix a typo (#62204) (#62254) (cherry picked from commit a72ea8440aea1b9e5b13773a3adf50faea88ee03) --- lib/ansible/modules/cloud/amazon/elasticache_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/amazon/elasticache_info.py b/lib/ansible/modules/cloud/amazon/elasticache_info.py index 7f41cac68e2..fe5ee7c36f3 100644 --- a/lib/ansible/modules/cloud/amazon/elasticache_info.py +++ b/lib/ansible/modules/cloud/amazon/elasticache_info.py @@ -105,7 +105,7 @@ elasticache_clusters: returned: always type: int sample: 6379 - parameter_grou_status: + parameter_group_status: description: Status of the Cache Parameter Group returned: always type: str