Commit graph

40 commits

Author SHA1 Message Date
Chris McKee
9108a83a03
Add note about docker under warning
Signed-off-by: Chris McKee <pcdevils@gmail.com>
2019-03-29 01:44:23 +00:00
Ruslan Baratov
8e891f2575 Fix typo
Signed-off-by: Ruslan Baratov <ruslan_baratov@yahoo.com>
2019-03-19 19:28:59 +03:00
pmav99
f5ae581d71
[readme] Update documentation link
The old link was no longer valid
2019-01-17 17:06:32 +02:00
John Szivós
df13320c73 ensure that permissions to su-binary are not restricted to root user and group only, if os_security_users_allow contains the value change_user 2018-10-11 20:38:02 +02:00
Sebastian Gumprich
67f16f166c add option to disable auditd 2018-09-16 20:56:48 +02:00
Sebastian Gumprich
e439904fd0 update minimum ansible version 2018-08-01 21:08:16 +02:00
Tom Carchrae
b215e4f6ba
comment is wrong/misleading 2018-06-08 08:27:32 -07:00
Sebastian Gumprich
60c26e3b47
Update README.md 2018-04-29 12:48:21 +02:00
Sebastian Gumprich
a002e5e6c9
Update README.md 2018-04-29 12:46:52 +02:00
Sebastian Gumprich
a4e383795f
Update README.md 2018-04-09 21:31:44 +02:00
Sebastian Gumprich
1159eb5f00
Update README.md 2018-03-15 15:59:42 +01:00
Sebastian Gumprich
79aaab36b6
Update README.md 2018-03-15 15:59:21 +01:00
Sebastian Gumprich
aa0036a1c1
Update README.md 2018-03-14 17:19:26 +01:00
Thomas Fan
15b0c1726e Update syntax to 2.4 2018-01-23 14:55:36 -05:00
Sebastian Gumprich
19b8788a39 remove unused parameter from readme 2018-01-03 10:43:13 +01:00
Sebastian Gumprich
a1727e24e4
Merge pull request #139 from dev-sec/fix_124
update readme
2017-12-23 15:35:34 +01:00
Manuel Prinz
d429d53c60 Prevent disabling of filesystems via whitelist 2017-11-01 14:10:15 +01:00
Sebastian Gumprich
62d20e299f install modprobe package,
check for modprobe

use apt and yum instead of package

Revert "use apt and yum instead of package"

This reverts commit 215a97b1867a7a8af5e0e64e9f77181d4c4a5050.

use latest to install kmod

run apt-get update
2017-08-07 14:56:42 +02:00
Sebastian Gumprich
0fa457d967 update readme 2017-08-06 15:48:51 +02:00
Sebastian Gumprich
a1a1371a83 update readme 2017-08-05 21:58:29 +02:00
Sebastian Gumprich
6d21d249b9 Merge pull request #120 from dev-sec/combined_sysctl
add more sysctl settings, allow overwriting
2017-06-27 20:59:04 +02:00
Sebastian Gumprich
0b8e42c5c6 remove 12.04 support 2017-06-27 15:03:22 +02:00
Sebastian Gumprich
7bbd479a9a Update README.md 2017-05-28 18:31:10 +02:00
Sebastian Gumprich
5c48c74f79 add more sysctl settings, allow overwriting 2017-05-07 15:12:31 +02:00
Sebastian Gumprich
dfc505634b update min ansible version 2017-02-28 21:34:35 +01:00
Sebastian Gumprich
a8f8cd083a Update README.md 2017-01-09 07:24:57 +01:00
Sebastian Gumprich
accdeecde4 Local testing with Docker
This PR changes the local testing method to docker by default, making
the tests significantly faster to execute.
2016-06-28 18:32:33 +02:00
Sebastian Gumprich
a6624db99d initial docker testing support 2016-06-28 18:29:30 +02:00
Vivek Agarwal
e04ef11c05 Fix a formatting issue in readme. 2016-06-27 00:24:46 +05:30
Sebastian Gumprich
422489f5ca update meta file 2016-06-24 17:42:48 +02:00
Sebastian Gumprich
7746eca682 update readme for dev-sec, make vars a table 2016-05-22 18:18:21 +02:00
fitz123
e34775bdaa ufw_manage_defaults README 2016-05-20 03:35:43 +07:00
Sebastian Gumprich
8747be1d0d Move sysctl vars to defaults 2016-02-24 08:07:58 +01:00
Sebastian Gumprich
7eb8b4f3d3 Change directory layout. fix #48
This change gets rid of the separate role dir
and puts everything into the root-directory, making
it possible to install the role via ansible galaxy.
2015-10-21 20:52:46 +02:00
Sebastian Gumprich
aa5dc8f8cc Update kitchen-ansible, remove separate debian install
Due to the new kitchen-ansible version it is now
possible to install ansible on all major OS's via a
ansible omnibus script which is provided by
kitchen ansible. There's no more need to separate
the debian tests.
2015-08-30 18:57:24 +02:00
Sebastian Gumprich
30818ad67e Add Ansible Galaxy badge 2015-06-26 16:35:13 +00:00
Christoph Hartmann
1ff8b21a03 update gitter url 2015-06-24 00:02:42 +02:00
Sebastian Gumprich
5e1e2513c5 Update readme, todo, changelog, vars
* This commit updates the readme in several ways.
* It adds a todo-list and a changelog.
* It deletes unused variables
2015-06-23 23:58:40 +02:00
Sebastian Gumprich
e121eaea7d Edit README to fit to os-hardening 2015-05-28 20:52:10 +00:00
Sebastian Gumprich
06d1464e95 Initial 2015-05-04 21:37:22 +00:00