openstack-ansible/playbooks/library
Dmitriy Rabotyagov f8f4c9b416 Set force option to false by default
Now git-reset does not have force option [1]. So we're setting it
to False by default but enable to distros except Ubuntu Focal since
it has pretty modern git, while others don't

We also add rescue block not to hard fail in case parallel clone
experience issues.

[1] https://git-scm.com/docs/git-reset

Change-Id: I6e7f35b2aedfd5552f1f451a2b18182ae623ec0f
(cherry picked from commit 273d84be94)
2021-01-06 18:52:52 +00:00
..
git_requirements.py Set force option to false by default 2021-01-06 18:52:52 +00:00