I\'m trying to update a git repositories origin with Ansible. The command I\'m trying to mimic is git remote set-url origin new.git.url/here. Does anyone know h
git remote set-url origin new.git.url/here