added role docker_host

This commit is contained in:
Jens Heinitz
2021-07-09 14:42:10 +02:00
parent a5fa558ae6
commit e72a17d688
16 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
localhost

View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- docker