Skip to content

fix(ansible): trim repo_url whitespace + fix broken git origin before pull

Jérôme Revillard requested to merge fix/ansible-repo-url-whitespace-trim into main

Add | trim to repo_url_with_credentials in git clone/pull tasks. Add git remote set-url step before pull to fix origins broken by the earlier Jinja whitespace bug (leading space in URL).

Merge request reports

Loading