Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add: Debian 9 ("Stretch") support. | William Yeh | 2017-09-14 | 1 | -7/+15 |
| | |||||
* | Add: Windows managed node support via "pywinrm". | William Yeh | 2017-09-13 | 1 | -34/+13 |
| | | | | | | Remove: old distributions wheezy, precise, centos6. Remove: Ansible 1.9 was not supported in CentOS EPEL. See http://www.spinics.net/linux/fedora/epel-devel/msg00792.html | ||||
* | Add: rsync for some Alpine images to make it convenient for "synchronize" ↵ | William Yeh | 2016-08-29 | 1 | -6/+7 |
| | | | | module. | ||||
* | Add: `git` for onbuild variants; handy tools for others. | William Yeh | 2016-06-14 | 1 | -14/+20 |
| | | | | | @see https://github.com/William-Yeh/docker-ansible/issues/18 @see https://github.com/William-Yeh/docker-ansible/issues/20 | ||||
* | Update: more detailed explanation about the differences among variants. | William Yeh | 2016-06-07 | 1 | -13/+15 |
| | |||||
* | Add: `mini-debian8` tag. | William Yeh | 2016-06-02 | 1 | -0/+1 |
| | |||||
* | Add: new `mini` series for building minimal images from playbooks. | William Yeh | 2016-05-30 | 1 | -2/+10 |
| | |||||
* | Add: support for Ubuntu 16.04 LTS (Xenial). | William Yeh | 2016-05-10 | 1 | -2/+9 |
| | | | | | | | | | | Fix: 1. OS-level packages `libffi-dev` and `libssl-dev`/`openssl-dev` should be installed explicitly since Ansible 2.0.2.0(???). 2. Python package cffi should be installed explicitly since Ansible 2.0.2.0(???). 3. add '--fix-missing' for apt. @see https://github.com/boxcutter/ubuntu/issues/62 @see https://github.com/pyca/cryptography/issues/2280 | ||||
* | Add: Ansible 1.9 series. | William Yeh | 2016-03-08 | 1 | -1/+27 |
| | |||||
* | Update: use PyPI repo instead of too-old EPEL for CentOS images. | William Yeh | 2016-02-24 | 1 | -5/+5 |
| | | | | | | | | 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 | ||||
* | Add: building from source tree. | William Yeh | 2015-12-15 | 1 | -1/+24 |
| | | | | | | | 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: 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 | ||||
* | Add: support for Alpine 3 | William Yeh | 2015-09-17 | 1 | -5/+12 |
| | |||||
* | Update: some wording. | William Yeh | 2015-09-17 | 1 | -5/+5 |
| | |||||
* | Add: remark about `ansible/ansible-docker-base` statement: “Ansible no ↵ | William Yeh | 2015-09-17 | 1 | -0/+1 |
| | | | | longer maintains images in Dockerhub directly.” | ||||
* | Add: install Galaxy roles according to requirements.yml. | William Yeh | 2015-06-29 | 1 | -9/+15 |
| | | | | Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1 | ||||
* | Add: CircleCI | William Yeh | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Add: memo about Travis CI's worker instances. | William Yeh | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Add: a simplest working example. | William Yeh | 2015-04-29 | 1 | -1/+48 |
| | |||||
* | Add: support for CentOS 7. | William Yeh | 2015-04-28 | 1 | -1/+8 |
| | |||||
* | Add: support for CentOS 6. | William Yeh | 2015-04-28 | 1 | -1/+7 |
| | |||||
* | Add: onbuild and debian8. | William Yeh | 2015-04-28 | 1 | -2/+47 |
| | |||||
* | Fix: markdown syntax. | William Yeh | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Initial release. | William Yeh | 2015-04-28 | 1 | -0/+93 |