Update ec2.py

updated default and choices to match standard
reviewable/pr18780/r1
Tom Paine 9 years ago
parent 1f7f7c7dbc
commit c97af02e40

@ -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:

Loading…
Cancel
Save