mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-23 06:00:00 +02:00
Add possibility to remove user's git config keys
This commit is contained in:
committed by
Heinz Wiesinger
parent
28de757e9c
commit
8e33bb8aa9
@@ -115,6 +115,10 @@ users:
|
||||
user.email: buser@example.com
|
||||
"url.https://.insteadOf": "git://"
|
||||
|
||||
gitconfig.absent:
|
||||
- push.default
|
||||
- color\..+
|
||||
|
||||
google_2fa: True
|
||||
google_auth:
|
||||
ssh: |
|
||||
|
||||
Reference in New Issue
Block a user