mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
These won't get upgraded to bool if ansible doesn't know they are (#45736)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user