set git user.{name,email}

This commit is contained in:
neingeist 2016-09-17 19:42:10 +02:00
parent c505d66f60
commit 3d4ed5aa2a
3 changed files with 46 additions and 0 deletions

View file

@ -1,2 +1,4 @@
---
etckeeper_avoid_autocommits: false
etckeeper_user_name: "root"
etckeeper_user_email: "root@{{ ansible_fqdn}}"