aboutsummaryrefslogtreecommitdiffhomepage
path: root/compare-image-size.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add: Windows managed node support via "pywinrm".William Yeh2017-09-131-4/+1
| | | | | | 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 Yeh2016-05-101-0/+1
| | | | | | | | | | 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: a simplest working example.William Yeh2015-04-291-0/+21