E325 Removal - Part II (#49196)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-11-28 13:55:52 +05:30 committed by GitHub
commit bc3e7bbeba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
109 changed files with 208 additions and 179 deletions

View file

@ -35,6 +35,7 @@ options:
- If set to "false", temporarily disable SSL termination without discarding
- existing credentials.
default: true
type: bool
private_key:
description:
- The private SSL key as a string in PEM format.
@ -53,15 +54,18 @@ options:
description:
- If "true", the load balancer will *only* accept secure traffic.
default: false
type: bool
https_redirect:
description:
- If "true", the load balancer will redirect HTTP traffic to HTTPS.
- Requires "secure_traffic_only" to be true. Incurs an implicit wait if SSL
- termination is also applied or removed.
type: bool
wait:
description:
- Wait for the balancer to be in state "running" before turning.
default: false
type: bool
wait_timeout:
description:
- How long before "wait" gives up, in seconds.

View file

@ -45,6 +45,7 @@ options:
record with matching name. If there are already multiple records with
matching name and overwrite=true, this module will fail.
default: true
type: bool
version_added: 2.1
priority:
description:

View file

@ -38,9 +38,11 @@ options:
- Used to set a container as private, removing it from the CDN. B(Warning!)
Private containers, if previously made public, can have live objects
available until the TTL on cached objects expires
type: bool
public:
description:
- Used to set a container as public, available via the Cloud Files CDN
type: bool
region:
description:
- Region to create an instance in

View file

@ -46,6 +46,7 @@ options:
description:
- Whether the value in I(change) is a percent value
default: false
type: bool
name:
description:
- Name to give the policy