remove gitea

This commit is contained in:
vincent 2022-04-27 20:29:10 +02:00
parent 04eca4b5ef
commit 5c9e62d7cc
2 changed files with 0 additions and 15 deletions

View File

@ -1,14 +0,0 @@
gitea_http_domain: git.{{domain.name}}
gitea_root_url: https://git.{{domain.name}}
gitea_http_listen: 0.0.0.0
gitea_db_type: postgres
gitea_db_host: localhost
gitea_db_name: gitea
gitea_db_user: gitea
gitea_db_password: "{{ vault_mysql_gitea }}"
gitea_ssh_domain: git.{{ domain.name }}
gitea_start_ssh: false
gitea_ssh_port: 22
gitea_SQl_target_file: /mnt/diskstation/git/backup/postgres/last/gitea.sql
gitea_http_domain: git.{{domain.name}}
gitea_root_url: https://git.{{domain.name}}

View File

@ -24,7 +24,6 @@
- php
- nextcloud
- tt-rss
- gitea
- supysonic
- hass
- role: ansible-vaultwarden