diff --git a/tasks/containers.yml b/tasks/containers.yml index 77fd9cb..6869b55 100644 --- a/tasks/containers.yml +++ b/tasks/containers.yml @@ -37,7 +37,6 @@ - 4443:443 volumes: - "/home/{{ user.name }}/nginx/html:/usr/share/nginx/html" - - "/home/{{ user.name }}/nginx/nextcloud_internal_vhost:/etc/nginx/vhost.d/{{ ansible_host }}_location" - "/home/{{ user.name }}/nginx/certs:/etc/nginx/certs" - "/run/user/{{ getent_passwd[user.name][2] }}/podman/podman.sock:/tmp/docker.sock:ro"