Fix naming conflicts and IPv6 binding for containers

This commit is contained in:
Sam A. 2023-04-26 23:07:51 +02:00
parent e1c3971133
commit 65d8710c29
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
3 changed files with 3 additions and 2 deletions

View File

@ -26,7 +26,7 @@
restart: "{{ stop is undefined or not stop }}"
image: caddy:{{ services.caddy.version }}
restart_policy: always
default_host_ip: ""
default_host_ip: ''
networks:
- name: services
published_ports:

View File

@ -14,7 +14,7 @@
- name: Deploy Jitsi Meet with Docker Compose
community.docker.docker_compose:
project_name: searxng
project_name: jitsi_meet
state: "{{ 'absent' if stop is defined and stop else 'present' }}"
restarted: "{{ stop is undefined or not stop }}"
remove_orphans: true

View File

@ -18,6 +18,7 @@
state: "{{ 'absent' if stop is defined and stop else 'started' }}"
image: simplexchat/smp-server:{{ services.smp_server.version }}
restart_policy: always
default_host_ip: ''
networks:
- name: tor
aliases: