mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 11:44:24 -07:00
cobbler_sync cobbler_system fix TLS check when validate_certs (#1880)
Ref: https://www.python.org/dev/peps/pep-0476/ Issue #1878 add changelog fragment Co-authored-by: Nicolas Marcq <nicolas.marcq@hpe.com>
This commit is contained in:
parent
bb7ce740fe
commit
36dea9ab97
3 changed files with 18 additions and 12 deletions
2
changelogs/fragments/1880-fix_cobbler_system_ssl.yml
Normal file
2
changelogs/fragments/1880-fix_cobbler_system_ssl.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- cobbler_sync, cobbler_system - fix SSL/TLS certificate check when ``validate_certs`` set to ``false`` (https://github.com/ansible-collections/community.general/pull/1880).
|
Loading…
Add table
Add a link
Reference in a new issue