Infra: AWS Update to Ubuntu 20.04
[csit.git] / fdio.infra.ansible / roles / docker / templates / docker.service.proxy.https
1 # {{ ansible_managed }}
2
3 [Service]
4 Environment="{{ docker_daemon_environment_https | join('" "') }}"