gitea: can now backup the database remotely

This commit is contained in:
2023-02-01 23:30:14 -06:00
parent bf198f9d63
commit feaea47028
6 changed files with 37 additions and 10 deletions

View File

@@ -18,10 +18,6 @@
- zsh # :D
- python3-certbot-nginx
- name: Grab package facts
package_facts:
manager: auto
- name: Setup zsh
user:
name: "{{ ansible_user }}"