1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/inventory
Boik f0fd6aa97d
Suppress urllib3 InsecureRequestWarnings when validate_certs option is false (#5931)
* Suppress urllib3 InsecureRequestWarnings when validate_certs option is false

Suppress urllib3 InsecureRequestWarnings when `validate_certs` option is false.

It's clear that the user would know the possible risk when he or she chose to turn off the option, so the warning message could be ignored and make the output clean.

* Create 5915-suppress-urllib3-insecure-request-warnings.yml

* Update changelogs/fragments/5915-suppress-urllib3-insecure-request-warnings.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove extra whitespaces

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-02-13 21:36:09 +01:00
..
cobbler.py Adjust booleans in misc plugins. (#5161) 2022-08-24 20:00:39 +02:00
gitlab_runners.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
icinga2.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
linode.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
lxd.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
nmap.py Add additional flags to nmap.py (#5566) 2022-11-17 06:56:21 +01:00
online.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
opennebula.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
proxmox.py Suppress urllib3 InsecureRequestWarnings when validate_certs option is false (#5931) 2023-02-13 21:36:09 +01:00
scaleway.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
stackpath_compute.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
virtualbox.py virtualbox: Fix crash when handling deeply nested hostvars (#5348) 2022-10-18 09:17:49 +02:00
xen_orchestra.py Adjust booleans in misc plugins. (#5161) 2022-08-24 20:00:39 +02:00