diff --git a/playbooks/web.yml b/playbooks/web.yml index 0d1435f..f8b5a83 100755 --- a/playbooks/web.yml +++ b/playbooks/web.yml @@ -145,6 +145,8 @@ dest: /var/www/desu.ltd - repo: https://git.desu.ltd/salt/9iron dest: /var/www/www.9iron.club + - repo: https://git.desu.ltd/salt/gitea-custom + dest: /var/lib/gitea/custom become: yes tags: [ web, git ] - role: nextcloud