mhutter / ansible-docker-systemd-service

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

Fix #42: Introduce newline due to Jinja2 template parsing #44

Closed andygrunwald closed 2 years ago

andygrunwald commented 2 years ago

Should fix https://github.com/mhutter/ansible-docker-systemd-service/issues/42

Not the most sophisticated fix, but it works.

/cc @talset