Skip to content
Snippets Groups Projects

ICSHWI-9676 Use urlsplit instead of custom regex_replace

There was some escaping problem with the regex that only showed up during live ansible runs; molecule did not complain at all. Even though we could just remove the escaping since it is not really necessary it is still better to use the urlsplit filter that is a dedicated URL manipulating function.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading