Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add: Debian 9 ("Stretch") support. | William Yeh | 2017-09-14 | 1 | -0/+2 |
| | |||||
* | Add: Windows managed node support via "pywinrm". | William Yeh | 2017-09-13 | 1 | -6/+0 |
| | | | | | | 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: support for Ubuntu 16.04 LTS (Xenial). | William Yeh | 2016-05-10 | 1 | -0/+2 |
| | | | | | | | | | | 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: support for Alpine 3 | William Yeh | 2015-09-17 | 1 | -0/+2 |
| | |||||
* | Update: simplify circle.yml to leverage CircleCI's upgrading to Docker 1.6.2 | William Yeh | 2015-07-09 | 1 | -6/+6 |
| | |||||
* | Add: support for CentOS 7. | William Yeh | 2015-04-28 | 1 | -2/+2 |
| | |||||
* | Add: support for CentOS 6. | William Yeh | 2015-04-28 | 1 | -0/+4 |
| | |||||
* | Add: onbuild and debian8. | William Yeh | 2015-04-28 | 1 | -0/+7 |
| | |||||
* | Initial release. | William Yeh | 2015-04-28 | 1 | -0/+11 |