aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Rollback: escaping '\n' character in echo command for Ubuntu Precise (12.04).William Yeh2016-02-252-2/+2
|
* Update: use PyPI repo instead of too-old EPEL for CentOS images.William Yeh2016-02-2423-47/+67
| | | | | | | | 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: don't build master-centos7* under CircleCI to get around AUFS bug.William Yeh2015-12-151-6/+6
| | | | See: https://github.com/docker/docker/issues/6980
* Add: building from source tree.William Yeh2015-12-1523-3/+1263
| | | | | | | Fix: systemd conflicts with new CentOS7 image; See https://forums.docker.com/t/yum-update-fails-for-centos-7-container/5060 Fix: ca-certificates should be installed in Debian 7 for `git clone` source tree.
* Fix: newline character for CentOS 6/7 series.William Yeh2015-12-114-4/+4
| | | | Credit: https://github.com/William-Yeh/docker-ansible/issues/8
* Fix: keep "curl" for Debian 7/8 series.William Yeh2015-10-195-20/+20
| | | | Credit: https://github.com/William-Yeh/docker-ansible/pull/5
* Fix: install "initscripts" package for CentOS 7 Dockerfile to emulate normal ↵William Yeh2015-09-182-0/+8
| | | | OS behavior.
* Fix: install "initscripts" package for CentOS 6 Dockerfile to emulate normal ↵William Yeh2015-09-172-0/+8
| | | | OS behavior.
* Add: support for Alpine 3William Yeh2015-09-177-5/+158
|
* Update: some wording.William Yeh2015-09-171-5/+5
|
* Update: use new Docker mechanism for Travis CIWilliam Yeh2015-09-171-36/+44
|
* Add: remark about `ansible/ansible-docker-base` statement: “Ansible no ↵William Yeh2015-09-171-0/+1
| | | | longer maintains images in Dockerhub directly.”
* Fix: update OpenSSL and certificates to avoid ansible-galaxy fails due to ↵William Yeh2015-07-144-8/+20
| | | | | | | | | | | | | 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/
* Update: simplify circle.yml to leverage CircleCI's upgrading to Docker 1.6.2William Yeh2015-07-093-46/+24
|
* Add: install Galaxy roles according to requirements.yml.William Yeh2015-06-297-39/+159
| | | | Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1
* Try: stable version of travis-dockerWilliam Yeh2015-06-021-1/+8
|
* Fix: CircleCIWilliam Yeh2015-06-021-36/+36
|
* Add: CircleCIWilliam Yeh2015-06-022-1/+74
|
* Update for travis-docker's changeWilliam Yeh2015-05-201-0/+2
| | | | See https://github.com/moul/travis-docker/pull/13
* Add: diagnosis info (ansible_* variables) in *-onbuild images.William Yeh2015-05-156-0/+18
|
* Add: memo about Travis CI's worker instances.William Yeh2015-04-291-1/+1
|
* Add: a simplest working example.William Yeh2015-04-292-1/+69
|
* Add: support for CentOS 7.William Yeh2015-04-286-3/+165
|
* Add: support for CentOS 6.William Yeh2015-04-285-1/+134
|
* Add: onbuild and debian8.William Yeh2015-04-2812-6/+397
|
* Fix: markdown syntax.William Yeh2015-04-281-1/+1
|
* Initial release.William Yeh2015-04-287-0/+416