summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2017-02-17 12:04:14 -0500
committerBrian Coca <brian.coca+git@gmail.com>2017-02-17 12:04:24 -0500
commit0ddcde2fb2e2e32763ac8cb5113ac17c0614b42e (patch)
tree8280844f69d2192a57f34c76c162f11608870c8a
parent5d21256d9f8de62b682801384ad262bf4a94b4b1 (diff)
downloadansible-0ddcde2fb2e2e32763ac8cb5113ac17c0614b42e.tar.gz
updated docs to match
-rw-r--r--lib/ansible/utils/module_docs_fragments/openstack.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ansible/utils/module_docs_fragments/openstack.py b/lib/ansible/utils/module_docs_fragments/openstack.py
index 4a45246c16..0095d3d1fd 100644
--- a/lib/ansible/utils/module_docs_fragments/openstack.py
+++ b/lib/ansible/utils/module_docs_fragments/openstack.py
@@ -71,9 +71,9 @@ options:
default: None
validate_certs:
description:
- - Whether or not SSL API requests should be verified.
+ - Whether or not SSL API requests should be verified. Before 2.3 this defaulted to True.
required: false
- default: True
+ default: null
aliases: ['verify']
cacert:
description: