mhutter / ansible-docker-systemd-service

Ansible role for creating Systemd services for docker containers
https://galaxy.ansible.com/mhutter/docker-systemd-service
MIT License
48 stars 30 forks source link

Unecessary "-" character in ExecStartPost #62

Closed jangraefen closed 1 year ago

jangraefen commented 1 year ago

See https://github.com/mhutter/ansible-docker-systemd-service/blob/master/templates/unit.j2#L48 I don't think this is intended and leads to me not able to connect to additional docker networks 😢.

If this is an actual bug, I am more then happy to create PR for it.

jangraefen commented 1 year ago

I am stupid, please ignore me 😆