Commit Graph
98 Commits
Author SHA1 Message Date
jmrothst c7d00d588f Merge ensure_clamav
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2026-05-10 21:19:33 -05:00
jmrothst f155699877 Add 'roles/ensure_clamav/' from commit 'f3959f6d098abdf6c1794a3d3d0923c86fcca0b6'
git-subtree-dir: roles/ensure_clamav
git-subtree-mainline: ad56516ef9
git-subtree-split: f3959f6d09
2026-05-10 21:18:37 -05:00
jmrothst ad56516ef9 Add rsync and gitea roles
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2026-05-09 16:23:19 -04:00
jmrothst 4859039edb Fix yamllint issues and turn on SSH Connection Pooling 2026-04-29 23:16:14 -05:00
jmrothst 1d08be944e Removed ansible.utils as it doesn't appear to exist any more
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2026-03-09 00:11:42 -05:00
jmrothst 122983206e Update the collections requirements
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2025-06-07 18:43:31 -05:00
jmrothst 5815c32a2e Clean up ~/.ssh/known_hosts
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2025-06-07 18:41:58 -05:00
jmrothst f3959f6d09 Handler improvements 2025-05-25 20:05:09 -05:00
jmrothst 9dcbb0d0af Add check and diff support 2024-03-16 21:08:50 -05:00
jmrothst f9c2559f39 Add reboot 2024-03-15 22:27:03 -05:00
jmrothst 77fd1f2522 Add makefile to improve UX 2024-03-15 22:16:55 -05:00
jmrothst 0182f1d2b8 Ensure hostnames are preserved, Linode needs the help 2022-07-29 23:40:31 -05:00
jmrothst b23f198df8 Update tasks 2022-06-05 16:47:30 -05:00
jmrothst e4b3b1a2cb Ensure vim is replacing nano 2022-06-05 16:09:30 -05:00
jmrothst f2605147ae Support Ansible > 3.x 2022-06-05 16:01:23 -05:00
jmrothst 2bd5100ba9 Add git clients to ensure_apache works 2022-06-05 16:00:58 -05:00
jmrothst ceabc6ddd6 Ignore facts and inventory 2022-02-21 00:09:50 -06:00
jmrothst ace09e07e7 Enable postfix/dovecot servers 2021-12-05 12:21:17 -06:00
jmrothst 5d85ea4fd6 Add MariaDB support... 2021-10-31 00:00:58 -05:00
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 96100c9325 Search via regex instead of shell glob 2021-07-26 04:13:16 +00:00
jmrothst 3d66c3356f Delete failed freshclam updates >= 1 day old... 2021-07-26 04:00:06 +00:00
jmrothst 7a39c8a6ad Remove handler flush triggering multiple service restarts 2021-07-25 03:48:19 +00:00
jmrothst 8009f1265a Attempt to prevent disk full on freshclam failure 2021-07-22 03:18:25 +00:00
jmrothst 603d5e4422 Flush handlers after the package install 2021-07-21 03:04:50 +00:00
jmrothst 2bb361c37b Don't scan root activity 2021-07-21 01:40:00 +00:00
jmrothst 5deef5463b pulling the value of a single element didn't work... 2021-07-20 00:47:57 +00:00
jmrothst a278340dad Sort the mounts so they are idempotent 2021-07-20 00:37:04 +00:00
jmrothst 51e73b97ec Add remaining configuration files 2021-07-18 03:47:40 +00:00
jmrothst 6cdcc99c9c All systemd units now restart on failure 2021-07-18 03:41:24 +00:00
jmrothst 1919debccb Ensure that clamonacc restarts when it fails 2021-07-15 00:51:34 +00:00
jmrothst be7b29ca58 Ensure the quarantine directory exists 2021-07-13 05:03:40 +00:00
jmrothst 64b2784052 Remove tcp connectivity 2021-07-13 04:51:17 +00:00
jmrothst 7130712048 If templates changed, reload systemd always 2021-07-13 04:41:51 +00:00
jmrothst 0d81758b2c Quotes 2021-07-13 04:09:53 +00:00
jmrothst c0efdca246 Enable quarantine and priv sep 2021-07-13 04:08:12 +00:00
jmrothst 520e265fea Add the missing loop 2021-07-12 04:05:17 +00:00
jmrothst fb68687c40 Increase inotify capacity to prevent Clam OnAccess Scanner from failing 2021-07-12 04:00:57 +00:00
jmrothst 8b20159801 Add TCP Connectivity 2021-07-06 23:06:47 -05:00
jmrothst fe652fce8b Run clamd as root so clamonacc works 2021-07-06 22:56:10 -05:00
jmrothst 2cc7cbd065 Template syntax error 2021-07-06 20:49:21 -05:00
jmrothst 3cffa5f9ba Template the mount points to scan 2021-07-06 20:39:44 -05:00
jmrothst 758fddfe87 Spelling 2021-07-06 03:28:47 +00:00
jmrothst da7d6cdb66 Fix service order and add SELinux support 2021-07-06 03:26:42 +00:00
jmrothst fdc2dd5c44 OnAccess scan the / mount, not just /home 2021-07-06 03:15:56 +00:00
jmrothst 62aac3c9d2 state not enable parameter should be tested 2021-07-06 03:04:23 +00:00
jmrothst f1de46c73c If changed configs, restart service 2021-07-06 03:02:30 +00:00
jmrothst dd49d58a63 Enable OnAccess scanner for /home 2021-07-06 02:43:52 +00:00
jmrothst 70f337c37d Deploy configuration before starting service 2021-07-06 02:35:57 +00:00