mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-10 12:17:55 +00:00
Added bootstrap script for Ubuntu 16.04 LTS and later
This commit is contained in:
committed by
Antoine Legrand
parent
2606e8e1c8
commit
df2b2d7417
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
gather_facts: False
|
||||
roles:
|
||||
- ubuntu-bootstrap
|
||||
Reference in New Issue
Block a user