Skip to content

Commit

Permalink
Variable fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher committed Jun 8, 2020
1 parent 2cf4add commit 7629fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/0_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
set_fact:
traefik_conf_certificatesResolvers: "{{
traefik_conf_certificatesResolvers | default({})
| combine(.)
| combine(traefik_confkey_certificatesResolvers)
}}"
when: traefik_confkey_certificatesResolvers is defined

Expand Down

0 comments on commit 7629fc9

Please sign in to comment.