Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: keep "curl" for Debian 7/8 series. | William Yeh | 2015-10-19 | 1 | -4/+4 |
| | | | | Credit: https://github.com/William-Yeh/docker-ansible/pull/5 | ||||
* | Fix: update OpenSSL and certificates to avoid ansible-galaxy fails due to ↵ | William Yeh | 2015-07-14 | 1 | -2/+5 |
| | | | | | | | | | | | | | 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/ | ||||
* | Add: install Galaxy roles according to requirements.yml. | William Yeh | 2015-06-29 | 1 | -5/+24 |
| | | | | Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1 | ||||
* | Add: diagnosis info (ansible_* variables) in *-onbuild images. | William Yeh | 2015-05-15 | 1 | -0/+3 |
| | |||||
* | Add: onbuild and debian8. | William Yeh | 2015-04-28 | 2 | -0/+77 |