mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Detect separate git dir and set git config path value appropriately
PR #38016 Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
This commit is contained in:
committed by
Sviatoslav Sydorenko
parent
7d2012fdd7
commit
0a701ff746
@@ -36,3 +36,6 @@
|
||||
- include_tasks: reset-origin.yml
|
||||
- include_tasks: ambiguous-ref.yml
|
||||
- include_tasks: archive.yml
|
||||
- include_tasks: separate-git-dir.yml
|
||||
when:
|
||||
- git_version.stdout is version("1.7.5", '>=')
|
||||
|
||||
Reference in New Issue
Block a user