You've already forked ansible-role-git
fix: add option to install mergetool
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
---
|
||||
|
||||
git_install_merge_tool: false
|
||||
git_package_name_merge_tool: meld
|
||||
|
||||
git_users: []
|
||||
# github:
|
||||
# config:
|
||||
@ -9,4 +12,3 @@ git_users: []
|
||||
# name: "root"
|
||||
# email: root@localhost
|
||||
# signingKey: gpg-fingerprint
|
||||
|
Reference in New Issue
Block a user