Switch site playbook to use forgejo

This commit is contained in:
Marty Oehme 2024-06-24 18:30:34 +02:00
parent 648f49a847
commit 9ec5b6dec6
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
13 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ caddy_tls_use_staging: yes
blog_use_https: no
caddy_use_https: no
gitea_use_https: no
forgejo_use_https: no
landingpage_use_https: no
miniflux_use_https: no
monica_use_https: no

View file

@ -71,10 +71,10 @@
role: landingpage
tags: landingpage
- name: Install gitea
- name: Install forgejo
import_role:
role: gitea
tags: gitea
role: forgejo
tags: forgejo
- name: Install ntfy
import_role: