Replace gitlab with gitea

Leave gitlab in place for a bit in case I need to get at data
This commit is contained in:
Jake Howard
2021-01-18 20:14:38 +00:00
parent f519b18d38
commit 41915ec69c
8 changed files with 189 additions and 1 deletions

View File

@ -2,7 +2,7 @@
user:
name: "{{ user }}"
home: "{{ home }}"
comment: Jake Howard
comment: "{{ name }}"
shell: /bin/bash
system: true
become: true