diff --git a/roles/example/tasks/main.yml b/roles/example/tasks/main.yml index cf397c8..5eb641a 100644 --- a/roles/example/tasks/main.yml +++ b/roles/example/tasks/main.yml @@ -26,8 +26,8 @@ service_container_env: TZ: "Etc/UTC" service_additional_containers: - name: worker - # image: "docker.io/library/hello-world:latest" - mounts: [] - publish_ports: [] - # env: {} + - name: worker + # image: "docker.io/library/hello-world:latest" + mounts: [] + publish_ports: [] + # env: {}