Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add: sudo for Alpine images to better emulate normal OS behavior. | William Yeh | 2016-06-15 | 1 | -1/+5 |
| | |||||
* | Add: `git` for onbuild variants; handy tools for others. | William Yeh | 2016-06-14 | 1 | -0/+1 |
| | | | | | @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 | -1/+1 |
| | |||||
* | Add: support for Ubuntu 16.04 LTS (Xenial). | William Yeh | 2016-05-10 | 1 | -3/+4 |
| | | | | | | | | | | 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 | 2 | -0/+96 |