Install traefik with authentik forward auth #224
Annotations
5 errors
risky-file-permissions:
roles/docker/tasks/cleanup.yml#L1
File permissions unset or incorrect.
|
command-instead-of-shell:
roles/docker_traefik/handlers/main.yml#L1
Use shell only when shell functionality is required.
|
no-changed-when:
roles/docker_traefik/handlers/main.yml#L1
Commands should not change things if nothing needs doing.
|
fqcn[action]:
roles/docker_traefik/tasks/main.yml#L1
Use FQCN for module actions, such `community.docker.docker_network`.
|
build
Process completed with exit code 2.
|