ansible-hardening/tasks
Major Hayden 43c81ebcb1 Adjust TCP syncookes variable to bool
This patch changes the TCP syncookies variable to a boolean
rather than an integer to reduce confusion. It is still enabled
by default and the variable's name has changed:

  From: security_sysctl_tcp_syncookies
  To:   security_sysctl_enable_tcp_syncookies

Change-Id: I0120683963c968cf83d38e4df55f2094f74425fb
2016-08-09 08:29:31 -05:00
..
apt.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
auditd.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
auth.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
boot.yml Fix grub configuration file path in RHEL/CentOS 7 2016-06-07 19:48:11 +00:00
console.yml Add idempotency check 2016-07-22 10:52:49 -05:00
file_perms.yml Migrate to unique variable names 2016-05-09 16:18:48 -05:00
kernel.yml Adjust TCP syncookes variable to bool 2016-08-09 08:29:31 -05:00
lsm.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
mail.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
main.yml Merge "Correct tags attribute typo" 2016-08-06 14:45:38 +00:00
misc.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
nfsd.yml Fix broken check mode for CentOS 7 2016-06-03 10:49:52 -05:00
rpm.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
services.yml Merge "Disable the netconsole service (if present)" 2016-05-25 21:39:51 +00:00
sshd.yml Add idempotency check 2016-07-22 10:52:49 -05:00