Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: systemd support in CentOS 7 | William Yeh | 2016-03-29 | 1 | -1/+29 |
| | | | | | @see https://hub.docker.com/_/centos/ @see https://github.com/vlisivka/docker-centos7-systemd-unpriv | ||||
* | Add: Ansible 1.9 series. | William Yeh | 2016-03-08 | 1 | -0/+62 |