ansible-personal/roles/common
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
..
files roles/common: Remove unused cron-apt files 2015-08-22 23:42:03 +03:00
handlers roles/common: Add firewalld support 2015-08-23 00:02:39 +03:00
tasks roles/common: Add sysctl template for Debian hosts 2015-08-23 00:12:17 +03:00
templates roles/common: Add sysctl template for Debian hosts 2015-08-23 00:12:17 +03:00