Initial commit of role files and readme.

This commit is contained in:
Nils Cant
2019-08-20 15:04:06 +02:00
parent 93f28fc00e
commit 78965c8994
9 changed files with 115 additions and 0 deletions

4
tasks/main.yml Normal file
View File

@@ -0,0 +1,4 @@
---
- import_tasks: apt.yml
- import_tasks: tls.yml
- import_tasks: docker.yml