Compare commits
2 Commits
0.7.1
...
server-30.
Author | SHA1 | Date | |
---|---|---|---|
6027db3f5f
|
|||
8eae295b83
|
@ -12,3 +12,7 @@ build_ignore:
|
||||
- '*.tar.gz'
|
||||
repository: https://git.finally.coffee/finallycoffee/nextcloud
|
||||
issues: https://codeberg.org/finallycoffee/ansible-collection-nextcloud/issues
|
||||
tags:
|
||||
- nextcloud
|
||||
- nextcloud-apps
|
||||
- docker
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
nextcloud_version: 30.0.0
|
||||
nextcloud_version: 30.0.1
|
||||
nextcloud_user: nextcloud
|
||||
nextcloud_basepath: /opt/nextcloud
|
||||
nextcloud_config_path: "{{ nextcloud_basepath }}/config"
|
||||
|
Reference in New Issue
Block a user