Adding initial rkt support

This commit is contained in:
Brad Beam
2016-12-13 09:36:17 -06:00
parent a3c044b657
commit a8f2af0503
9 changed files with 63 additions and 1 deletions

4
roles/rkt/tasks/main.yml Normal file
View File

@@ -0,0 +1,4 @@
---
- name: Install rkt
include: install.yml