Bootstrap os

This commit is contained in:
Antoine Legrand
2016-09-07 20:19:46 +02:00
parent da8a604c4c
commit 6084e05a6b
5 changed files with 12 additions and 18 deletions

View File

@@ -1,3 +1,6 @@
---
- include: bootstrap-ubuntu-xenial.yml
- include: bootstrap-ubuntu.yml
when: bootstrap_os == "ubuntu"
- include: bootstrap-coreos.yml
when: bootstrap_os == "coreos"