Commit Graph

516 Commits

Author SHA1 Message Date
jmrothst 1fc8892712 Add new http server role and entry in playbook 2021-10-28 22:42:47 -05:00
jmrothst 1b25b92f90 SSH with pipelining... 2021-10-28 22:42:26 -05:00
jmrothst e450b114fc Search via regex instead of shell glob 2021-07-26 04:13:16 +00:00
jmrothst 0d65e8e562 Delete failed freshclam updates >= 1 day old... 2021-07-26 04:00:06 +00:00
jmrothst aef5751b3f Correct typo 2021-07-25 04:15:17 +00:00
jmrothst 3defbfe501 Missing code 2021-07-25 04:14:50 +00:00
jmrothst 0d86887899 Missing code... 2021-07-25 04:13:50 +00:00
jmrothst b11e54e88b Really only remove one set of flush handlers... 2021-07-25 04:11:20 +00:00
jmrothst a9347ec487 Templatize SELinux configuration 2021-07-25 04:08:01 +00:00
jmrothst 420e97b8d6 Enable possibility of services 2021-07-25 03:58:08 +00:00
jmrothst 886d31cb78 Update task list to match base template 2021-07-25 03:54:17 +00:00
jmrothst f4c2ef5dde Fix formatting 2021-07-25 03:52:58 +00:00
jmrothst 6efa88ec08 Prevent multiple service restarts 2021-07-25 03:52:24 +00:00
jmrothst 186ac87325 Prevent multiple service restarts 2021-07-25 03:51:13 +00:00
jmrothst 7e4eab3cbf Prevent multiple service restarts 2021-07-25 03:50:25 +00:00
jmrothst ee149db9f3 Prevent multiple service restarts 2021-07-25 03:49:51 +00:00
jmrothst 3ae1aab3a8 Prevent multiple service restarts 2021-07-25 03:49:00 +00:00
jmrothst 6af4607709 Remove handler flush triggering multiple service restarts 2021-07-25 03:48:19 +00:00
jmrothst fa9e318022 Flush handlers triggered multiple service restarts 2021-07-25 03:47:10 +00:00
jmrothst 7fea879a4a Add some flushing of handlers 2021-07-25 03:26:39 +00:00
jmrothst 580805bc34 Genericize the roal to look like the rest 2021-07-25 03:23:32 +00:00
jmrothst 880822fa20 Attempt to prevent disk full on freshclam failure 2021-07-22 03:18:25 +00:00
jmrothst 9bf43ff904 Flush handlers after the package install 2021-07-21 03:04:50 +00:00
jmrothst 1ed6bd0ccb Flush notifications after templating configs 2021-07-21 02:42:35 +00:00
jmrothst d006eab017 Update task template for config files when required 2021-07-21 02:40:28 +00:00
jmrothst 7bf3af92fd Update task template to deploy config files if needed 2021-07-21 02:39:29 +00:00
jmrothst 70ce332eae Update task template for config files if needed 2021-07-21 02:37:29 +00:00
jmrothst fc741d1dca Don't scan root activity 2021-07-21 01:40:00 +00:00
jmrothst f8bddf54c1 pulling the value of a single element didn't work... 2021-07-20 00:47:57 +00:00
jmrothst d8213d2c36 Sort the mounts so they are idempotent 2021-07-20 00:37:04 +00:00
jmrothst a171d60c44 Add remaining configuration files 2021-07-18 03:47:40 +00:00
jmrothst 201c52ed03 All systemd units now restart on failure 2021-07-18 03:41:24 +00:00
jmrothst 1559e309fe Ensure that clamonacc restarts when it fails 2021-07-15 00:51:34 +00:00
jmrothst 33f99de4fe Ensure the quarantine directory exists 2021-07-13 05:03:40 +00:00
jmrothst 599d2c922b Remove tcp connectivity 2021-07-13 04:51:17 +00:00
jmrothst d6c465ee55 If templates changed, reload systemd always 2021-07-13 04:41:51 +00:00
jmrothst 7a1ca73b9d Quotes 2021-07-13 04:09:53 +00:00
jmrothst ab73b6088a Enable quarantine and priv sep 2021-07-13 04:08:12 +00:00
jmrothst b269fbf31c Add the missing loop 2021-07-12 04:05:17 +00:00
jmrothst 9c20653f15 Increase inotify capacity to prevent Clam OnAccess Scanner from failing 2021-07-12 04:00:57 +00:00
jmrothst b1031c462f Add TCP Connectivity 2021-07-06 23:06:47 -05:00
jmrothst b9f60734e0 Run clamd as root so clamonacc works 2021-07-06 22:56:10 -05:00
jmrothst c4470f8b3c Template syntax error 2021-07-06 20:49:21 -05:00
jmrothst 7c890e3b82 Template the mount points to scan 2021-07-06 20:39:44 -05:00
jmrothst b6679a3545 Spelling 2021-07-06 03:28:47 +00:00
jmrothst 887bef0b44 Fix service order and add SELinux support 2021-07-06 03:26:42 +00:00
jmrothst dbc28d1230 OnAccess scan the / mount, not just /home 2021-07-06 03:15:56 +00:00
jmrothst a8ea1690a6 state not enable parameter should be tested 2021-07-06 03:04:23 +00:00
jmrothst c366e47026 If changed configs, restart service 2021-07-06 03:02:30 +00:00
jmrothst 3ee1b7a1e2 Enable OnAccess scanner for /home 2021-07-06 02:43:52 +00:00