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