Compare commits

...

4 Commits

2 changed files with 2 additions and 2 deletions

View File

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

View File

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