codeaffen / phpipam-ansible-modules

Ansible Modules to manage phpIPAM installations
https://codeaffen.org/projects/phpipam-ansible-modules
GNU General Public License v3.0
22 stars 10 forks source link

`validate_certs` is not used for api connection #27

Closed cmeissner closed 4 years ago

cmeissner commented 4 years ago

Describe the bug

After implementing validate_certs the parameter is not used for API connection

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Connection should be established to API with self-signed certificates.

Versions: