1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixes #6780 Update version_added for source_dest_check in ec2 module

This commit is contained in:
James Tanner 2014-04-07 12:44:34 -04:00
parent b73cddc485
commit b2701d0d76

View file

@ -198,7 +198,7 @@ options:
default: null
aliases: []
source_dest_check:
version_added: "1.5"
version_added: "1.6"
description:
- Enable or Disable the Source/Destination checks (for NAT instances and Virtual Routers)
required: false