mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 14:20:04 -07:00
rhn_channel: Add validate_certs parameter (#79)
Provide parameter to override HTTPS verification. Fixes: ansible/ansible#68374 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
273a678771
commit
50f8477dbc
2 changed files with 27 additions and 1 deletions
2
changelogs/fragments/68374_rhn_channel.yml
Normal file
2
changelogs/fragments/68374_rhn_channel.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- Add validate_certs in rhn_channel module (https://github.com/ansible/ansible/issues/68374).
|
Loading…
Add table
Add a link
Reference in a new issue