You've already forked ansible-role-git
fix: rename files to .yaml
This commit is contained in:
20
defaults/main.yaml
Normal file
20
defaults/main.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
|
||||
git_install_merge_tool: false
|
||||
git_package_name_merge_tool: meld
|
||||
|
||||
git_users: []
|
||||
# github:
|
||||
# allowedSignersFile:
|
||||
# - principals:
|
||||
# - max.mustermann@example.com
|
||||
# publicSSHKey: ssh-rsa AAAAX1...
|
||||
# config:
|
||||
# commit:
|
||||
# gpgSign: "true"
|
||||
# user:
|
||||
# name: "root"
|
||||
# email: root@localhost
|
||||
# signingKey: gpg-fingerprint
|
||||
# revocationFile:
|
||||
# - ssh-rsa AAAAX1...
|
||||
Reference in New Issue
Block a user