Sebastian Gumprich
7c7f1a3fcc
Merge pull request #214 from ChrisMcKee/patch-1
...
Add note about docker under warning
2019-04-14 15:34:06 +02:00
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
Sebastian Gumprich
66f6c3c8cf
Merge pull request #209 from dev-sec/speedup
...
change minimize access tasks to speed them up
2019-03-24 20:02:17 +01:00
Sebastian Gumprich
51c75bbccb
add symlink following to find task
...
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2019-03-24 19:38:31 +01:00
Joshua Talbot
4f4fe8991d
yml fixes
...
Signed-off-by: Joshua Talbot <info@jtalb.com>
2019-03-24 19:36:07 +01:00
pmav99
5fe48f7561
[readme] Update documentation link
...
The old link was no longer valid
2019-03-24 19:36:07 +01:00
Sebastian Gumprich
6de1df0ed1
Merge pull request #212 from ruslo/pr.fix.typo
...
Fix typo
2019-03-20 09:02:31 +01:00
Ruslan Baratov
8e891f2575
Fix typo
...
Signed-off-by: Ruslan Baratov <ruslan_baratov@yahoo.com>
2019-03-19 19:28:59 +03:00
Sebastian Gumprich
6d5a401207
Merge pull request #211 from joshuatalb/chmod-fixes
...
Update modprobe to 0644
2019-02-02 19:11:36 +01:00
Joshua Talbot
fc5b9ecf0d
Update modprobe to 0644
...
Signed-off-by: Joshua Talbot <info@jtalb.com>
2019-01-29 19:02:12 +00:00
Sebastian Gumprich
06385ceaf0
Merge pull request #210 from joshuatalb/vagrant-test-fixes
...
Test Kitchen Vagrant Fixes
2019-01-28 21:14:22 +01:00
Joshua Talbot
7ad9332dca
yml fixes
...
Signed-off-by: Joshua Talbot <info@jtalb.com>
2019-01-28 20:07:04 +00:00
Sebastian Gumprich
8addb18b00
change minimize access tasks to speed them up
...
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2019-01-24 21:04:03 +01:00
Sebastian Gumprich
df809ad260
Merge pull request #207 from pmav99/patch-1
...
[readme] Update documentation link
2019-01-20 19:06:33 +01:00
pmav99
f5ae581d71
[readme] Update documentation link
...
The old link was no longer valid
2019-01-17 17:06:32 +02:00
Sebastian Gumprich
0f82a55a77
add fedora pre-tasks
2019-01-13 13:08:01 +01:00
Sebastian Gumprich
80f552b4f6
Merge pull request #206 from jonwrede/fedora
...
Added fedora support
2019-01-13 13:07:23 +01:00
Jonas Wrede
87a1503df2
Added fedora to travis
...
Signed-off-by: Jonas Wrede <jonas.wrede@student.fh-kiel.de>
2019-01-11 10:40:56 +01:00
Jonas Wrede
dbe0e67e5c
fixed task naming
...
Signed-off-by: Jonas Wrede <jonas.wrede@student.fh-kiel.de>
2019-01-10 21:24:49 +01:00
Jonas Wrede
58419515d9
Added commit to activate gpg-check section
...
Signed-off-by: Jonas Wrede <jonas.wrede@student.fh-kiel.de>
2019-01-10 21:21:52 +01:00
Jonas Wrede
d4fdaa9ae7
Filter use is not supported in future versions
...
Signed-off-by: Jonas Wrede <jonas.wrede@student.fh-kiel.de>
2019-01-10 13:17:35 +01:00
Jonas Wrede
9f30ffe399
Changed version check to version_compare
...
Signed-off-by: Jonas Wrede <jonas.wrede@student.fh-kiel.de>
2019-01-10 13:06:39 +01:00
Sebastian Gumprich
ef120fbb49
Added proper fedora support
...
Added to version check "|int" so jinja2 will do proper int comparison
Added failed_when to "activate gpg-check for yum-repos" because yum.conf is replaced in newer fedora versions.
Task only fails if error is not "file doesn't exists"
Signed-off-by: Jonas Wrede <jonwrede@users.noreply.github.com>
2019-01-10 11:27:26 +01:00
Sebastian Gumprich
e04cc87a2f
Merge pull request #204 from dev-sec/linting
...
fix ansible lint remarks
2018-11-22 19:58:12 +01:00
Sebastian Gumprich
7a6b1f7d66
fix ansible lint remarks
...
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2018-11-21 19:36:12 +01:00
Sebastian Gumprich
9a57c6edaf
add spaces to list
2018-11-18 10:22:13 +01:00
Sebastian Gumprich
2cb053a0e0
add commas to list
2018-11-18 10:19:10 +01:00
Sebastian Gumprich
2c06e4090a
add commas to list
2018-11-18 10:18:04 +01:00
Sebastian Gumprich
fbd7ff2993
remove duplicate Parameter
2018-11-18 10:13:58 +01:00
Sebastian Gumprich
1d83151e7b
Merge pull request #203 from dev-sec/fix_202
...
add colon to user env paths - fix #202
2018-11-11 15:10:56 +01:00
Sebastian Gumprich
2e4dd1783f
add colon to user env paths - fix #202
...
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2018-11-11 13:55:45 +01:00
Sebastian Gumprich
388958076a
Merge pull request #200 from Normo/master
...
Pass package list directly to apt and yum modules without using with_items loop
2018-11-05 12:05:32 +01:00
Norman Bestfleisch
9783a8b140
Pass package list directly to apt and yum modules without using with_items loop
...
Invoking "apt" or "yum" only once while using a loop via squash_actions is deprecated. This commit
removes the with_items loops to prevent the deprecation warning.
Signed-off-by: Norman Bestfleisch <norman.bestfleisch@netresearch.de>
2018-11-05 10:04:27 +01:00
Sebastian Gumprich
c95f41c8c1
update changelog
2018-11-04 21:47:52 +01:00
Sebastian Gumprich
b9acd71ece
Merge pull request #199 from ccolic/master
...
add /usr/bin/su to suid_guid whitelist
2018-10-17 09:01:05 +02:00
Christian Colic
06dbfe4436
add /usr/bin/su to suid_guid whitelist
...
Signed-off-by: Christian Colic <c@ccolic.ch>
2018-10-16 12:47:59 +02:00
Sebastian Gumprich
d90f894701
Merge pull request #197 from szEvEz/master
...
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-12 08:39:16 +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
e71fce9015
Update main.yml
2018-10-11 09:32:15 +02:00
Sebastian Gumprich
a73df4c5f3
Merge pull request #196 from dev-sec/1804
...
add ubuntu 1804 support
2018-10-11 09:27:40 +02:00
Sebastian Gumprich
af2d5222ab
add 1804 vagrant support
2018-10-10 19:55:37 +02:00
Sebastian Gumprich
1b4a17f86e
add ubunti 18.04 support
2018-10-10 19:35:44 +02:00
Sebastian Gumprich
7ecfbd932a
Update issue templates
2018-10-06 18:54:17 +02:00
Sebastian Gumprich
590bc01769
Merge pull request #192 from dev-sec/auditd_disable
...
add option to disable auditd
2018-09-20 09:28:17 +02:00
Sebastian Gumprich
67f16f166c
add option to disable auditd
2018-09-16 20:56:48 +02:00
Sebastian Gumprich
cb05d55f9f
update changelog
2018-09-02 19:48:49 +02:00
Sebastian Gumprich
2d4f4d2717
update changelog
2018-09-02 19:44:29 +02:00
Sebastian Gumprich
8f8623b86f
Merge pull request #190 from dev-sec/fix_efi
...
fix problems with efi and vfat
2018-09-02 19:14:55 +02:00
Sebastian Gumprich
834059d18c
fix problems with efi and vfat
2018-09-02 18:53:10 +02:00
Sebastian Gumprich
3da0d929b5
Merge pull request #189 from dev-sec/pwquality_amazon
...
do not install passwdqc on amazon linux
2018-09-02 16:21:33 +02:00