Go to file
directlx 4196ac3185 Add Gitea backup playbook using built-in dump command
Creates /opt/gitea-backups/ on the Gitea server and runs `gitea dump`
to produce a tar.gz archive of all repositories, MySQL database, config,
LFS data, and attachments. Retains last 5 backups and supports optional
fetch to Ansible controller via -e fetch_backup=true.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 09:46:49 -05:00
docs Remove hiveops/odoo, clean up DNS entries, document Kafka fix 2026-02-20 12:35:52 -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 Remove hiveops/odoo, clean up DNS entries, document Kafka fix 2026-02-20 12:35:52 -05:00
inventory Remove hiveops/odoo, clean up DNS entries, document Kafka fix 2026-02-20 12:35:52 -05:00
playbooks Add Gitea backup playbook using built-in dump command 2026-02-27 09:46:49 -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
CLAUDE.md Add comprehensive CLAUDE.md project guidance 2026-02-09 13:49:36 -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