Actions
Bug #22790
openAnsible callback still trying to add a certificate when SSL verification is disabled
Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Yes
Description
When running Ansible with `FOREMAN_SSL_VERIFY=False` the actual request call still requires a certificate from the location set with `FOREMAN_SSL_CERT` and will fail if it does not exist.
Updated by Ondřej Ezr about 4 years ago
- Status changed from New to Ready For Testing
- Triaged changed from No to Yes
- Pull request https://github.com/theforeman/foreman-ansible-modules/pull/1183 added
Actions