seancallaway / rancher_ansible

Ansible Modules for Interacting with Rancher
MIT License
6 stars 1 forks source link

Add Ability to Skip Certificate Validation #1

Closed seancallaway closed 4 years ago

seancallaway commented 4 years ago

In the case that self-signed certs are in use, allow the passing of validate_certs: false to the modules in order to skip certificate validation.

seancallaway commented 4 years ago

Closed in #3