Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f063df241f | |||
| c311f40249 |
+2
-2
@@ -35,13 +35,13 @@
|
||||
- name: Add name to git config
|
||||
community.general.git_config:
|
||||
name: user.name
|
||||
scope: global
|
||||
scope: system
|
||||
value: Tobias Maier
|
||||
|
||||
- name: Add email to git config
|
||||
community.general.git_config:
|
||||
name: user.email
|
||||
scope: global
|
||||
scope: system
|
||||
value: git@maiertobi.de
|
||||
|
||||
- name: Create the `aur_builder` user
|
||||
|
||||
Reference in New Issue
Block a user