Compare commits
No commits in common. "e6f925656603ce3305fa29700af2f2eb1069d0a2" and "bece0ede75eae0ebf2791c8f5146f69c6603b0e0" have entirely different histories.
e6f9256566
...
bece0ede75
@ -8,9 +8,6 @@ concise area of concern.
|
||||
|
||||
## Roles
|
||||
|
||||
- [`roles/gitea`](roles/gitea/README.md): Deploy [gitea.io](https://gitea.io), a
|
||||
lightweight, self-hosted git service.
|
||||
|
||||
- [`roles/restic`](roles/restic/README.md): Manage backups using restic
|
||||
and persist them to a configurable backend.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
gitea_version: "1.16.4"
|
||||
gitea_version: "1.16.3"
|
||||
gitea_user: git
|
||||
gitea_base_path: "/opt/gitea"
|
||||
gitea_data_path: "{{ gitea_base_path }}/data"
|
||||
|
Loading…
Reference in New Issue
Block a user