feat: use host network

This commit is contained in:
Simon Cornet 2025-10-01 09:25:16 +02:00
commit 41994dbb66
3 changed files with 1 additions and 13 deletions

View file

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