ansible-development-environment icon indicating copy to clipboard operation
ansible-development-environment copied to clipboard

ignore errors dependent on git_username (optional?)

Open flybyray opened this issue 4 years ago • 0 comments

Many repos are not public available hence there are a lot of errors.

The task

https://github.com/robertdebock/ansible-development-environment/blob/5c943a3ece100252e97d3f12687bb17d42f9af5b/roles/git/tasks/main.yml#L50-L66

needs some sort of conditional to continue with other roles.

flybyray avatar Jan 14 '22 01:01 flybyray