Files
homelab/ansible/test-fastpass-role.yml
2025-10-19 17:02:16 -05:00

9 lines
235 B
YAML

---
- name: Test FastPass First Control Plane Role
hosts: localhost
gather_facts: true
vars:
cluster_name: "fastpass"
kubernetes_services_control_plane: []
roles:
- role: playbooks/roles/fastpass-first-control-plane