Use ssh key to sign commits
This commit is contained in:
parent
40247b28c7
commit
981080c925
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
||||||
email = {{ git_email }}
|
email = {{ git_email }}
|
||||||
name = {{ git_name }}
|
name = {{ git_name }}
|
||||||
|
|
||||||
|
[gpg]
|
||||||
|
format = ssh
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
{% if ansible_facts['os_family'] == 'Archlinux' %}
|
{% if ansible_facts['os_family'] == 'Archlinux' %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue