These won't get upgraded to bool if ansible doesn't know they are (#45736)

This commit is contained in:
Nathaniel Case 2018-09-17 11:34:57 -04:00 committed by GitHub
parent 78201d1c32
commit 917fcb9c55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,7 @@ options:
vars:
- name: ansible_httpapi_use_ssl
validate_certs:
type: boolean
version_added: '2.7'
description:
- Whether to validate SSL certificates