add note to ec2_vpc_route_table that purge_subnets option is contingent subnets option (#31749)

pull/23769/head
John Kerkstra 7 years ago committed by Sloane Hertel
parent 1b71fb0499
commit 1e85facf36

@ -51,7 +51,7 @@ options:
purge_subnets:
version_added: "2.3"
description:
- "Purge existing subnets that are not found in subnets."
- "Purge existing subnets that are not found in subnets. Ignored unless the subnets option is supplied."
required: false
default: 'true'
aliases: []

Loading…
Cancel
Save