mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add version_added for vip_id
This commit is contained in:
parent
6c6dd09e23
commit
27fb55519c
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- Virtual IP ID to use when creating the load balancer for purposes of
|
- Virtual IP ID to use when creating the load balancer for purposes of
|
||||||
sharing an IP with another load balancer of another protocol
|
sharing an IP with another load balancer of another protocol
|
||||||
|
version_added: 1.5
|
||||||
wait:
|
wait:
|
||||||
description:
|
description:
|
||||||
- wait for the balancer to be in state 'running' before returning
|
- wait for the balancer to be in state 'running' before returning
|
||||||
|
|
Loading…
Reference in a new issue