Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: remove the need for an 'echo -e' option due to inconsistency treatments ↵ | William Yeh | 2016-02-25 | 1 | -1/+1 |
| | | | | | | among various Linux distributions and versions. For example: Ubuntu 12.04 and 14.04. | ||||
* | Update: use PyPI repo instead of too-old EPEL for CentOS images. | William Yeh | 2016-02-24 | 1 | -6/+11 |
| | | | | | | | | Fix: escaping '\n' character in echo command. Credit: two PRs from tilgovi: - https://github.com/William-Yeh/docker-ansible/pull/10 - https://github.com/William-Yeh/docker-ansible/pull/11 Update: Alpine image to 3.3 | ||||
* | Fix: newline character for CentOS 6/7 series. | William Yeh | 2015-12-11 | 1 | -1/+1 |
| | | | | Credit: https://github.com/William-Yeh/docker-ansible/issues/8 | ||||
* | Fix: install "initscripts" package for CentOS 6 Dockerfile to emulate normal ↵ | William Yeh | 2015-09-17 | 1 | -0/+4 |
| | | | | OS behavior. | ||||
* | 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: support for CentOS 6. | William Yeh | 2015-04-28 | 2 | -0/+80 |