self-hosting/roles/etckeeper/templates/gitconfig.j2

6 lines
109 B
Text
Raw Normal View History

2024-04-13 23:22:15 +02:00
[user]
name = root@{{ ansible_hostname }}
email = root@{{ ansible_hostname }}
[init]
defaultBranch = main