From ee4e1be7cde1dcf3c3f2ed092bd40d3ec98cf7ae Mon Sep 17 00:00:00 2001 From: adambanker <30316711+adambanker@users.noreply.github.com> Date: Tue, 17 Oct 2017 09:16:59 -0400 Subject: [PATCH] Fixed redshift_subnet_group typo (#31836) --- lib/ansible/modules/cloud/amazon/redshift_subnet_group.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/amazon/redshift_subnet_group.py b/lib/ansible/modules/cloud/amazon/redshift_subnet_group.py index 9a1185e66e2..0d8e40e7a51 100644 --- a/lib/ansible/modules/cloud/amazon/redshift_subnet_group.py +++ b/lib/ansible/modules/cloud/amazon/redshift_subnet_group.py @@ -18,7 +18,7 @@ author: - "Jens Carl (@j-carl), Hothead Games Inc." module: redshift_subnet_group version_added: "2.2" -short_description: mange Redshift cluster subnet groups +short_description: manage Redshift cluster subnet groups description: - Create, modifies, and deletes Redshift cluster subnet groups. options: