feat: decom docker network

This commit is contained in:
Simon Cornet 2025-09-25 15:03:50 +02:00
commit 1b804e1b66
3 changed files with 1 additions and 11 deletions

View file

@ -1,9 +1,5 @@
---
# create network
- name: "create network"
ansible.builtin.import_tasks: "network.yaml"
# install omni
- name: "install omni"
ansible.builtin.import_tasks: "omni.yaml"