{ "auths": { "{{ shared_service_harbor_hostname }}": { "auth": "{{ [harbor_username, harbor_token] | join(":") | string | b64encode }}" } } }