ansible-personal/roles
Alan Orth 18ca44193d
roles/common: Add sysctl template for Debian hosts
Note: I've only tested this on a Debian container, and you can't
set these sysctls on containers (the host controls them). To make
matters worse, there is no fact to make ansible skip this on hosts
that are running in containers. For now I will just skip it on
hosts that are "virtualization" servers... even though we actually
do have KVM running on Debian on real hardware. *sigh*

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-08-23 00:12:17 +03:00
..
common roles/common: Add sysctl template for Debian hosts 2015-08-23 00:12:17 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Use apt module explicitly 2015-05-26 00:02:43 +03:00
nginx roles/nginx: Use utopic (14.10) nginx builds on 15.04 2015-08-23 00:02:38 +03:00
php5-fpm roles/php5-fpm: Hide HTTP X-Powered-By PHP header 2015-08-09 20:10:11 +03:00