aboutsummaryrefslogtreecommitdiffhomepage
path: root/1.9-centos7-onbuild
Commit message (Collapse)AuthorAgeFilesLines
* Update: use `yum --enablerepo=epel-testing install ansible` for CentOS series.William Yeh2016-05-111-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 Yeh2016-05-101-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: systemd support in CentOS 7William Yeh2016-03-291-1/+29
| | | | | @see https://hub.docker.com/_/centos/ @see https://github.com/vlisivka/docker-centos7-systemd-unpriv
* Add: Ansible 1.9 series.William Yeh2016-03-082-0/+111