Keep sanitized Compose sources in-repo with a confirmation-gated Ansible playbook, add repo-wide validation, tighten runbook ownership/STOP/review metadata, and archive stale research docs. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
234 B
YAML
9 lines
234 B
YAML
---
|
|
# Allowlist of compose/ projects this playbook may deploy. A host may only
|
|
# reference a project listed here (see tasks: "Require a repo compose project").
|
|
compose_repo_projects:
|
|
- vaultwarden
|
|
- pdns
|
|
- adguardhome
|
|
- unifi
|