update
This commit is contained in:
8
kubespray/contrib/kvm-setup/kvm-setup.yml
Normal file
8
kubespray/contrib/kvm-setup/kvm-setup.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
gather_facts: False
|
||||
become: yes
|
||||
vars:
|
||||
- bootstrap_os: none
|
||||
roles:
|
||||
- kvm-setup
|
||||
Reference in New Issue
Block a user