mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2024-11-10 10:20:05 +00:00
CPunch
abaa4c9639
- all tasks/* have been moved to their own roles in roles/* - each file && template is now oragnized per-role - annotated each task which still isn't idempotent !TODO!
8 lines
124 B
INI
8 lines
124 B
INI
[user]
|
|
email = openpunk@proton.me
|
|
name = OpenPunk
|
|
[core]
|
|
editor = nano
|
|
[pull]
|
|
rebase = true
|