Changed user.name git configuration option for playbook

This commit is contained in:
Alex Tavarez
2025-03-09 17:05:12 -04:00
parent 49908de5e2
commit 505a7b5e32

View File

@@ -21,7 +21,7 @@
community.general.git_config: community.general.git_config:
name: user.name name: user.name
scope: global scope: global
value: admin@sukaato.moe value: Rika T.
- name: Ensure git email is configured - name: Ensure git email is configured
community.general.git_config: community.general.git_config:
name: user.email name: user.email