mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
Changed the version_added field in rax_clb_nodes to 1.4
This commit is contained in:
parent
93fd06d48c
commit
ecaf649adc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module: rax_clb_nodes
|
||||||
short_description: add, modify and remove nodes from a Rackspace Cloud Load Balancer
|
short_description: add, modify and remove nodes from a Rackspace Cloud Load Balancer
|
||||||
description:
|
description:
|
||||||
- Adds, modifies and removes nodes from a Rackspace Cloud Load Balancer
|
- Adds, modifies and removes nodes from a Rackspace Cloud Load Balancer
|
||||||
version_added: "1.3"
|
version_added: "1.4"
|
||||||
options:
|
options:
|
||||||
address:
|
address:
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue