feat: initial commit

This commit is contained in:
Simon Cornet 2025-09-22 10:53:02 +02:00
commit ceda2114cc
18 changed files with 364 additions and 93 deletions

6
tasks/network.yaml Normal file
View file

@ -0,0 +1,6 @@
---
# create network
- name: "docker create pangolin network"
community.docker.docker_network:
name: "pangolin"