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/changelogs/fragments/68374_rhn_channel.yml
Abhijeet Kasurde 50f8477dbc
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>
2020-03-31 08:47:20 +02:00

2 lines
104 B
YAML

bugfixes:
- Add validate_certs in rhn_channel module (https://github.com/ansible/ansible/issues/68374).