ansible-personal/roles/common/tasks
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
..
cron-apt.yml roles/common: Adjust cron-apt stuff 2015-08-22 23:39:22 +03:00
iptables_Debian.yml roles/common: Add firewalld support 2015-08-23 00:02:39 +03:00
main.yml roles/common: Add sysctl template for Debian hosts 2015-08-23 00:12:17 +03:00
packages_Debian.yml roles/common: Use new cron-apt tasks 2015-08-23 00:02:40 +03:00
packages_Ubuntu.yml roles/common: Only add extras repo on Ubuntu 14.04 2015-08-23 00:02:38 +03:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00
sshd.yml roles/common: Move sshd tasks to their own playbook 2015-08-23 00:00:43 +03:00