update
This commit is contained in:
6
packer/ansible/roles/kubernetes_install/tests/test.yml
Normal file
6
packer/ansible/roles/kubernetes_install/tests/test.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: cluster
|
||||
become: true
|
||||
gather_facts: true
|
||||
roles:
|
||||
- role: kubernetes_install
|
||||
Reference in New Issue
Block a user