Use the correct version_added.
This commit is contained in:
parent
817f603b6b
commit
4c4c0bb119
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ module: rax_clb_ssl
|
||||||
short_description: Manage SSL termination for a Rackspace Cloud Load Balancer.
|
short_description: Manage SSL termination for a Rackspace Cloud Load Balancer.
|
||||||
description:
|
description:
|
||||||
- Set up, reconfigure, or remove SSL termination for an existing load balancer.
|
- Set up, reconfigure, or remove SSL termination for an existing load balancer.
|
||||||
version_added: "1.8.2"
|
version_added: "1.9"
|
||||||
options:
|
options:
|
||||||
balancer_name:
|
balancer_name:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue