ansible-hardening/tasks
Major Hayden 79b3d25070
Fix filesystem permission masks
The setuid bit is ignored on directories, so it's not necessary
to remove it. The tasks currently remove the user's ability to
use their home directory.

The patch fixes the permissions problem, ensures that the 'nobody'
user is skipped, and enables testing for the tasks in the gate.

Closes-Bug: 1731005
Closes-Bug: 1730994
Change-Id: Id7be77b2eaa707c4c27d46f97d07f34825813749
2017-11-09 08:47:14 -06:00
..
rhel7stig Fix filesystem permission masks 2017-11-09 08:47:14 -06:00
main.yml Conditionally install EPEL if needed 2017-07-12 15:40:33 +00:00