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

ensure environment variables stay ordered #24

Closed felixb closed 4 years ago

felixb commented 4 years ago

This ensures that order in env file stays the same across different ansible versions (e.g. 2.8 and 2.9).