This commit is contained in:
2023-07-23 19:54:08 -04:00
parent ef5aacdbbd
commit c46c763c1f
3 changed files with 30 additions and 1 deletions

13
dev/host_vars/docker.yml Normal file
View File

@@ -0,0 +1,13 @@
# base
allow_reboot: false
manage_network: false
# docker
docker_users:
- vagrant
docker_compose_deploy:
- name: docs
url: git@git.krislamo.org:kris/homelab-docs.git
version: main
sync: true