Go to file
directlx 3194eba094 Fix journalctl command syntax in remediation playbook
Changed from invalid '--vacuum=time:30d' to correct '--vacuum-time=30d'
This command now properly compresses and removes old journal logs.

Test result: Freed 1.9GB on proxmox-00

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-09 07:54:26 -05:00
docs Add storage remediation playbooks and comprehensive audit documentation 2026-02-08 13:22:53 -05:00
files Initial Ansible project structure 2026-02-04 06:37:33 -05:00
group_vars Add Proxmox group_vars to disable UFW 2026-02-04 09:21:14 -05:00
host_vars Enable MySQL connectivity for Docker applications 2026-02-06 11:30:14 -05:00
inventory Add Proxmox cluster hosts 2026-02-04 08:43:18 -05:00
playbooks Fix journalctl command syntax in remediation playbook 2026-02-09 07:54:26 -05:00
roles/common Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00
scripts Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00
templates Update Pi-hole DNS playbook for v6 2026-02-04 09:56:31 -05:00
.gitignore Initial Ansible project structure 2026-02-04 06:37:33 -05:00
HOSTS.md Add Proxmox cluster hosts 2026-02-04 08:43:18 -05:00
README.md Initial commit 2026-02-04 11:26:42 +00:00
USAGE.md Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00
ansible.cfg Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00

README.md

dlx-ansible