sync
This commit is contained in:
9
ansible/test-fastpass-role.yml
Normal file
9
ansible/test-fastpass-role.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- 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
|
||||
Reference in New Issue
Block a user