diff --git a/lib/ansible/modules/extras/cloud/amazon/ec2_vpc_vgw.py b/lib/ansible/modules/extras/cloud/amazon/ec2_vpc_vgw.py index 58108c2dbf0..6c8a80e9872 100644 --- a/lib/ansible/modules/extras/cloud/amazon/ec2_vpc_vgw.py +++ b/lib/ansible/modules/extras/cloud/amazon/ec2_vpc_vgw.py @@ -55,7 +55,7 @@ options: default: 320 tags: description: - - dictionary of resource tags of the form: { tag1: value1, tag2: value2 } + - dictionary of resource tags required: false author: Nick Aslanidis (@naslanidis) extends_documentation_fragment: