Skip to content

Instantly share code, notes, and snippets.

@Gowiem
Created March 13, 2014 03:00
Show Gist options
  • Save Gowiem/9521208 to your computer and use it in GitHub Desktop.
Save Gowiem/9521208 to your computer and use it in GitHub Desktop.
Ansible Git Error
TASK: [Check out repo] ********************************************************
failed: [rails-server] => {"cmd": ["/usr/bin/git", "ls-remote", "https://token:[email protected]/some-other-user/some-repo.git", "-h", "refs/heads/master"], "failed": true, "rc": 128}
stderr: fatal: failed to stat '.': Permission denied
msg: fatal: failed to stat '.': Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment