Changed user.name git configuration option for playbook
This commit is contained in:
		@@ -21,7 +21,7 @@
 | 
			
		||||
      community.general.git_config:
 | 
			
		||||
        name: user.name
 | 
			
		||||
        scope: global
 | 
			
		||||
        value: admin@sukaato.moe
 | 
			
		||||
        value: Rika T.
 | 
			
		||||
    - name: Ensure git email is configured
 | 
			
		||||
      community.general.git_config:
 | 
			
		||||
        name: user.email
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user