Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
6 lines
232 B
YAML
6 lines
232 B
YAML
---
|
|
# 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
|