From a72ea8440aea1b9e5b13773a3adf50faea88ee03 Mon Sep 17 00:00:00 2001 From: Andrey Klychkov Date: Thu, 12 Sep 2019 16:44:53 +0300 Subject: [PATCH] elasticache_info: fix a typo (#62204) --- 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 cd60c8e8501..8d6db928761 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