mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-31 13:29:08 -07:00
(cherry picked from commit bcecf2dcdc
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
5a2e7f9b1b
commit
1b2fbd72de
18 changed files with 30 additions and 30 deletions
|
@ -40,10 +40,10 @@ options:
|
|||
validate_certs:
|
||||
description:
|
||||
- Allows connection when SSL certificates are not valid. Set to C(false) when certificates are not trusted.
|
||||
- If set to C(yes), please make sure Python >= 2.7.9 is installed on the given machine.
|
||||
- If set to C(true), please make sure Python >= 2.7.9 is installed on the given machine.
|
||||
required: false
|
||||
type: bool
|
||||
default: 'no'
|
||||
default: false
|
||||
|
||||
requirements:
|
||||
- Vexata VX100 storage array with VXOS >= v3.5.0 on storage array
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue