Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unimplemented auditd functionality (ansible-lockdown#86)
* Add unimplemented auditd functionality * re-adding some post-fork updates * disable custom auditd handler when running in docker * try alternative docker detection * trying to call the auditd restart directly * create dummy functions file for cut down docker image * put dummy function in prelim tasks * add proper functions file * update functions file from a working rhel * skip auditd restart for travis, as per stig role * label part 1 and 2 of dual step command for debugging * update to fix tests * skip ansible lint for required shell command * applied requested changes * change auditd to command as requested * update to fix failing test * :set paste! :/ * trailing whitespace * fix regex on logrotate * fixes for logrotate config * lint fix
- Loading branch information