mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
ec2_vpc_dhcp_option_facts - fix filters ref URL (#53468)
This commit is contained in:
@@ -24,7 +24,7 @@ options:
|
||||
filters:
|
||||
description:
|
||||
- A dict of filters to apply. Each dict item consists of a filter key and a filter value.
|
||||
See U(https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html) for possible filters.
|
||||
See U(https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeDhcpOptions.html) for possible filters.
|
||||
dhcp_options_ids:
|
||||
description:
|
||||
- Get details of specific DHCP Option ID
|
||||
|
||||
Reference in New Issue
Block a user