c12s-kubespray/ubuntu-bootstrap.yml
Florian Ludwig d4099a4ef9 fix bootstrap
* Make use of bootstrap_os variable
 * create ansible playbook for kargo-cli
2016-09-10 20:51:21 +02:00

7 lines
104 B
YAML

---
- hosts: all
gather_facts: False
roles:
- ubuntu-bootstrap
vars:
bootstrap_os: ubuntu