Solved ldap_user nextcloud var import bug (hopefully) and optimized README.md's and metas

This commit is contained in:
2025-03-21 18:01:11 +01:00
parent e4a0473f9e
commit c51f935eff
20 changed files with 352 additions and 257 deletions

View File

@@ -0,0 +1,2 @@
# Variables
This folder contains the Nextcloud Variables

View File

@@ -11,7 +11,7 @@ domain: "{{domains[application_id]}}
http_port: "{{ ports.localhost.http[application_id] }}" # Port at which nextcloud is reachable in the local network
# Localhost
nextcloud_localhost_plugin_configuration_directory: "{{role_path}}/plugins/" # Folder in which the files for the plugin configuration are stored
nextcloud_localhost_plugin_configuration_directory: "{{role_path}}/vars/plugins/" # Folder in which the files for the plugin configuration are stored
# Host

View File

@@ -1 +1,2 @@
This folder contains the plugin specific configurations which willö be applied
# Plugins
This folder contains the plugin specific configurations which will be applied