Files
homelab/ansible/playbooks/test-control-plane.yml
2025-11-19 09:36:59 -08:00

9 lines
167 B
YAML
Executable File

---
- name: Test Control Plane Initialization on Single Node
hosts: space-mountain
become: true
gather_facts: false
roles:
- role: fastpass-control-plane