mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
add the documentation for the ip_tags (#55069)
This commit is contained in:
@@ -75,6 +75,11 @@ options:
|
|||||||
description:
|
description:
|
||||||
- List of IpTag associated with the public IP address.
|
- List of IpTag associated with the public IP address.
|
||||||
- Each element should contain type:value pair.
|
- Each element should contain type:value pair.
|
||||||
|
suboptions:
|
||||||
|
type:
|
||||||
|
description: Sets the ip_tags type.
|
||||||
|
value:
|
||||||
|
description: Sets the ip_tags value.
|
||||||
version_added: 2.8
|
version_added: 2.8
|
||||||
idle_timeout:
|
idle_timeout:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user