mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-23 14:31:44 -07:00
[PR #9099/886d4a65 backport][stable-9] proxmox inventory: fix urllib3 InsecureRequestWarnings not suppressing when a token is used (#9100)
proxmox inventory: fix urllib3 InsecureRequestWarnings not suppressing when a token is used (#9099)
* proxmox inventory: fix urllib3 InsecureRequestWarnings not suppressing when a token is used
* proxmox inventory: add changelog fragment
* proxmox inventory: add forgotten pr number
* Update changelog.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 886d4a6596
)
Co-authored-by: Mikhail Vorontsov <52924343+mephs@users.noreply.github.com>
This commit is contained in:
parent
d33467611e
commit
7b9ba8d2e2
2 changed files with 8 additions and 4 deletions
2
changelogs/fragments/9099-proxmox-fix-insecure.yml
Normal file
2
changelogs/fragments/9099-proxmox-fix-insecure.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox inventory plugin - fix urllib3 ``InsecureRequestWarnings`` not being suppressed when a token is used (https://github.com/ansible-collections/community.general/pull/9099).
|
Loading…
Add table
Add a link
Reference in a new issue