fix: add files_lock and notify_push to nextcloud_apps_to_install

Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
Bert-Jan Fikse 2026-03-13 15:54:45 +01:00
parent cd4d54e33c
commit c4df67ccf1
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A

View file

@ -14,6 +14,8 @@ nextcloud_apps_to_install:
- user_oidc
- whiteboard
- drawio
- files_lock
- notify_push
nextcloud_allow_local_remote_servers: true # Allow requests to local network in Vagrant
nextcloud_oidc_allow_selfsigned: true # Allow self-signed certs for OIDC in Vagrant