remove gitea
This commit is contained in:
parent
04eca4b5ef
commit
5c9e62d7cc
@ -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}}
|
|
@ -24,7 +24,6 @@
|
|||||||
- php
|
- php
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- tt-rss
|
- tt-rss
|
||||||
- gitea
|
|
||||||
- supysonic
|
- supysonic
|
||||||
- hass
|
- hass
|
||||||
- role: ansible-vaultwarden
|
- role: ansible-vaultwarden
|
||||||
|
Loading…
Reference in New Issue
Block a user