Establish clean homelab infrastructure baseline
Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
# Install with: ansible-galaxy collection install -r requirements.yml
|
||||
collections:
|
||||
- name: community.general # ufw (optional host firewall)
|
||||
- name: community.crypto # openssl_* for the bootstrap TLS listener cert
|
||||
Reference in New Issue
Block a user