diff --git a/galaxy/ansible/templates/production_b2drop.yml b/galaxy/ansible/templates/production_b2drop.yml index dadd2c2a..9297acd8 100644 --- a/galaxy/ansible/templates/production_b2drop.yml +++ b/galaxy/ansible/templates/production_b2drop.yml @@ -23,5 +23,6 @@ type: webdav url: 'https://b2drop.bsc.es' root: '/remote.php/dav/files/{{ variables.username }}' + login: '{{ variables.username }}' writable: '{{ variables.writable }}' password: '{{ secrets.password }}'