AddUser Role

This commit is contained in:
Antoine Legrand
2016-01-23 18:01:18 +01:00
parent 87d8d87c6e
commit dd61f685b8
5 changed files with 30 additions and 19 deletions

View File

@@ -1,6 +1,7 @@
---
- hosts: k8s-cluster
roles:
- { role: adduser, tags: adduser }
- { role: download, tags: download }
- { role: kubernetes/preinstall, tags: preinstall }
- { role: docker, tags: docker }