This commit is contained in:
parent
384ead4401
commit
c485ef5225
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue