This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
ansible-personal
Watch
1
Star
0
Fork
0
You've already forked ansible-personal
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Files
e13ef95f7000c3c8323f9b105b4b8be7c248c164
ansible-personal
/
roles
/
common
/
templates
History
Alan Orth
1fef5c9b5a
roles/common: Add sshd_config for Debian 9 (stretch)
...
Taken from base install and diffed against the current Ubuntu 16.04 and Debian 8 config templates.
2017-01-30 14:56:27 +02: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
…
public.xml.j2
roles/common: Use "interface" instead of "alias" to get interface name in firewalld template
2015-08-23 12:06:47 +03:00
rc.local_Ubuntu.j2
…
security.sources.list.j2
roles/common: Update sources for cron-apt
2016-05-05 12:16:37 +03:00
sources.list.j2
Use Ansible's version_compare instead of doing math on strings
2016-12-20 15:04:47 +02:00
sshd_config_Debian-8.j2
roles/common: Add a few SHA-2 MACs to sshd_config
2016-08-16 14:24:53 +03:00
sshd_config_Debian-9.j2
roles/common: Add sshd_config for Debian 9 (stretch)
2017-01-30 14:56:27 +02:00
sshd_config_Ubuntu-14.04.j2
roles/common: Add a few SHA-2 MACs to sshd_config
2016-08-16 14:24:53 +03:00
sshd_config_Ubuntu-15.04.j2
roles/common: Tweak sshd_config to match NSA Suite B recommendations
2015-09-02 16:55:51 +03:00
sshd_config_Ubuntu-16.04.j2
roles/common: Adjust allowed user logic for Ubuntu 16.04 sshd_config
2017-01-30 12:54:35 +02:00
sysctl_Debian.j2
roles/common: Add sysctl template for Debian hosts
2015-08-23 00:12:17 +03:00
sysctl_Ubuntu.j2
…