fix lint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-06-01 00:00:04 +02:00
parent 384ead4401
commit c485ef5225

View file

@ -27,7 +27,7 @@
data:
basic_auth: "{{ basic_auth_data | b64encode }}"
when:
- basic_auth == true
- basic_auth|bool
- name: Add host label for traefik deployment
k8s: