From e5b2432122d5442709ce91a87ddb526d2465b3dc Mon Sep 17 00:00:00 2001 From: Yuki Ueda Date: Tue, 7 Jan 2020 01:08:05 +0900 Subject: [PATCH] name2Name for myTestNameTags (#66203) --- lib/ansible/modules/cloud/amazon/efs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/amazon/efs.py b/lib/ansible/modules/cloud/amazon/efs.py index 4e4443aad2f..e57d03a00ce 100644 --- a/lib/ansible/modules/cloud/amazon/efs.py +++ b/lib/ansible/modules/cloud/amazon/efs.py @@ -121,7 +121,7 @@ EXAMPLES = ''' state: present name: myTestEFS tags: - name: myTestNameTag + Name: myTestNameTag purpose: file-storage targets: - subnet_id: subnet-748c5d03