ansible-personal/roles/common
Alan Orth 973b37be4e
roles/common: Tweak sshd_config to match NSA Suite B recommendations
NSA stopped recommending AES-128 in August, 2015...

Before: https://web.archive.org/web/20150403110658/https://www.nsa.gov/ia/programs/suiteb_cryptography/index.shtml
After: https://web.archive.org/web/20150815072948/https://www.nsa.gov/ia/programs/suiteb_cryptography/index.shtml

I don't see why we shouldn't follow suit; maybe they know something
we don't!

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-09-02 16:55:51 +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: Separate firewalld tasks for Ubuntu and Debian 2015-08-23 12:06:25 +03:00
templates roles/common: Tweak sshd_config to match NSA Suite B recommendations 2015-09-02 16:55:51 +03:00