This commit is contained in:
2024-07-13 19:15:56 +02:00
parent dd6dbdf702
commit a26efe12e5
10 changed files with 508 additions and 26 deletions

7
host_vars/manager.yml Normal file
View File

@@ -0,0 +1,7 @@
---
docker_swarm_addr: 192.168.56.4
docker_swarm_interface: eth1
pip_install_packages:
- docker
- jsondiff