boma/.scaffold/converge.yml
sjat 3f1d7eb128 Add core Ansible scaffold, tooling, and pre-commit guards
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 14:10:01 +02:00

7 lines
99 B
YAML

---
- name: Converge
hosts: all
gather_facts: true
roles:
- role: ROLE_NAME_PLACEHOLDER