Compare commits

...

5 Commits

15 changed files with 4 additions and 1 deletions

3
meta/runtime.yml Normal file
View File

@ -0,0 +1,3 @@
---
requires_ansible: ">=2.12"

View File

@ -1,6 +1,6 @@
---
nextcloud_version: 25.0.3
nextcloud_version: 26.0.7
nextcloud_user: nextcloud
nextcloud_basepath: /opt/nextcloud
nextcloud_config_path: "{{ nextcloud_basepath }}/config"