Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing this with ansible-galaxy fails on certificate issue #102

Closed
VilleMiekkoja opened this issue May 3, 2020 · 1 comment
Closed

Comments

@VilleMiekkoja
Copy link

ansible-galaxy install geerlingguy.java
[WARNING]: - geerlingguy.java was NOT installed successfully: Unknown error when attempting to call Galaxy at
'https://galaxy.ansible.com/api/': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable
to get local issuer certificate (_ssl.c:1056)>

@VilleMiekkoja
Copy link
Author

Was able to fix this by installing with -c flag like so: ansible-galaxy install geerlingguy.java -c

Apparently problem was more related to ansible-galaxy install tool, rather than this ansible role. Going to close this

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant