Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add: Windows managed node support via "pywinrm". | William Yeh | 2017-09-13 | 1 | -55/+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 | -3/+5 |
| | | | | | | | | | | 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 | -0/+53 |