initial commit

This commit is contained in:
2024-08-13 20:18:11 -06:00
commit 77ed02f107
15 changed files with 763 additions and 0 deletions

5
site.yml Normal file
View File

@ -0,0 +1,5 @@
- hosts: docker
become: true
roles:
- common
- docker