]> git.immae.eu Git - github/fretlink/docker-ansible.git/commit
Fix: update OpenSSL and certificates to avoid ansible-galaxy fails due to incompatibl...
authorWilliam Yeh <william.pjyeh@gmail.com>
Tue, 14 Jul 2015 03:29:14 +0000 (11:29 +0800)
committerWilliam Yeh <william.pjyeh@gmail.com>
Tue, 14 Jul 2015 03:29:14 +0000 (11:29 +0800)
commit16ed448aefa940fbc6b90932a2b654c66c0fcba4
tree16f2b04597cef3473114bff5b94d3ecf2e2cba40
parent1c8ce0e976c1b77f6f528e448fe410561cd7446b
Fix: update OpenSSL and certificates to avoid ansible-galaxy fails due to incompatible security rules.

Evidence:

  $ ansible-galaxy install ...
  - the API server (galaxy.ansible.com) is not responding, please try again later.

@see https://twitter.com/thejimic/status/592527999695597568

  > that's odd, can you see if you can hit the API directly (browser or curl/wget): https://galaxy.ansible.com/api/v1/
debian7-onbuild/Dockerfile
debian8-onbuild/Dockerfile
ubuntu12.04-onbuild/Dockerfile
ubuntu14.04-onbuild/Dockerfile