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

Use {{ docker_path }} in systemd unit file and not the hardcoded docker path #40

Closed andygrunwald closed 2 years ago

mhutter commented 2 years ago

Good catch, thanks!