fixed antigen install and added git config

This commit is contained in:
Tobias Maier
2021-10-21 09:15:22 +02:00
parent 8a7f76788f
commit eb895dc8e2

View File

@@ -1,7 +1,7 @@
---
- name: Initial installation of WSL arch
hosts: localhost
tasks:
pre_tasks:
- name: test
copy:
content: Hello World
@@ -36,10 +36,23 @@
comment: Tobias Maier
groups: wheel
- name: Add name to git config
community.general.git_config:
name: user.name
scope: global
value: Tobias Maier
- name: Add email to git config
community.general.git_config:
name: user.email
scope: global
value: git@maiertobi.de
roles:
- role: gantsign.antigen
users:
- username: example
- username: tobi
antigen_libraries:
- name: oh-my-zsh
antigen_theme: