Update ec2.py

updated default and choices to match standard
This commit is contained in:
Tom Paine 2015-05-18 21:34:57 +01:00
parent 1f7f7c7dbc
commit c97af02e40

View file

@ -188,8 +188,8 @@ options:
description:
- Enable or Disable the Source/Destination checks (for NAT instances and Virtual Routers)
required: false
default: true
choices: [ "true", "false" ]
default: yes
choices: [ "yes", "no" ]
state:
version_added: "1.3"
description: