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

@ -0,0 +1,4 @@
- name: restart gitea
shell:
chdir: /opt/gitea
cmd: "{{ docker_update_command }}"