Changed user.name git configuration option for playbook
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user