mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
(cherry picked from commit 35a283918a
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f3a2750205
commit
fe0a5fd85f
14 changed files with 30 additions and 30 deletions
|
@ -64,9 +64,9 @@ options:
|
|||
default: https://www.ansible.com/favicon.ico
|
||||
validate_certs:
|
||||
description:
|
||||
- If C(no), SSL certificates will not be validated. This should only be used
|
||||
- If C(false), SSL certificates will not be validated. This should only be used
|
||||
on personally controlled sites using self-signed certificates.
|
||||
default: yes
|
||||
default: true
|
||||
type: bool
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue