Added more defaults

This commit is contained in:
2019-11-02 23:34:03 -04:00
parent 0ce49da441
commit a43b038b68
6 changed files with 22 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
- name: Start Traefik container
docker_container:
name: traefik
name: "{{ traefik_name }}"
image: traefik:{{ traefik_version }}
restart_policy: always
ports: