ansible-personal/roles/common/templates
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
..
etc/udev/rules.d roles/common: Set I/O scheduler via udev 2015-03-15 17:52:05 +03:00
ip6tables.j2 Add IPv6 support to firewall tasks / template 2015-05-25 18:17:23 +03:00
iptables.j2 Initial commit 2014-08-17 00:35:57 +03:00
public.xml.j2 roles/common: Add firewalld support 2015-08-23 00:02:39 +03:00
rc.local_Ubuntu.j2 roles/common: Remove I/O scheduler logic from rc.local 2015-03-15 17:40:54 +03:00
security.sources.list.j2 roles/common: Adjust cron-apt stuff 2015-08-22 23:39:22 +03:00
sources.list.j2 roles/common: Use apt_mirror variable in Debian sources 2015-08-23 00:02:39 +03:00
sshd_config_Debian-8.j2 roles/common: Fix mode on Debian 8 sshd_config 2015-08-23 00:02:39 +03:00
sshd_config_Ubuntu-14.04.j2 roles/common: Tune sshd_config to be more strict 2015-01-07 01:47:06 +03:00
sshd_config_Ubuntu-15.04.j2 roles/common: Bring Ubuntu 15.04 sshd_config up to date with standards 2015-08-23 00:02:38 +03:00
sysctl_Debian.j2 roles/common: Add sysctl template for Debian hosts 2015-08-23 00:12:17 +03:00
sysctl_Ubuntu.j2 roles/common: Remove logic for TCP congestion avoidance on early kernels in sysctl 2015-03-15 17:25:33 +03:00