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

Allow multiple items with same key in service_systemd_options #23

Closed felixb closed 4 years ago

felixb commented 4 years ago

This allows adding multiple EnvironmentFiles or similar things.