Add gpg tasks

This commit is contained in:
Sonny Bakker 2021-01-25 22:38:29 +01:00
parent 24d69ee598
commit 8ea9414418
8 changed files with 361 additions and 11 deletions

View file

@ -0,0 +1,10 @@
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
#
[user]
email = sonny871@hotmail.com
name = Sonny Bakker
signingkey = {{ gpg_pub_key }}
[pull]
rebase = false