Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update: use `yum --enablerepo=epel-testing install ansible` for CentOS series. | William Yeh | 2016-05-11 | 1 | -14/+9 |
| | | | | | @see https://www.reddit.com/r/ansible/comments/46jrxc/release_20_in_epel/ @see https://bodhi.fedoraproject.org/updates/?packages=ansible | ||||
* | 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 | 2 | -0/+111 |