bring up your nextcloud usage to the next level 🚀
Go to file
Markus Bergholz ddaff75ec4
update
2024-03-24 10:13:41 +01:00
changelogs v28.0.1 (#59) 2024-03-24 08:57:54 +00:00
meta install role updates for 10.0.0 (#35) 2022-12-06 13:05:15 +00:00
plugins 11.0.1 (#46) 2023-01-27 08:57:44 +00:00
roles/nextcloud v28.0.1 (#59) 2024-03-24 08:57:54 +00:00
tests/integration/targets v28 (#57) 2024-01-10 10:08:47 +00:00
.gitignore add envrc to gitignore 2020-08-30 18:39:48 +02:00
.woodpecker.yml retry 2022-01-04 19:31:20 +01:00
CHANGELOG.rst v28.0.1 (#59) 2024-03-24 08:57:54 +00:00
LICENSE Initial commit 2020-08-28 18:52:22 +00:00
Makefile force install 2022-12-03 09:08:25 +01:00
README.md update 2024-03-24 10:13:41 +01:00
galaxy.yml v28.0.1 (#59) 2024-03-24 08:57:54 +00:00
requirements.txt 11.0.1 (#46) 2023-01-27 08:57:44 +00:00

README.md

Ansible Nextcloud Collection

Ansible Nextcloud Collection - that brings up your nextcloud usage to the next level 🚀

  • No ssh required for module usage
  • Install role requires ssh

Features

  • 💾 file module - download, upload and delete files
  • 🗨 talk
    • module - post messages in conversations
    • callback plugin - create deck cards or tasks of failing ansible tasks from talk
  • 👥 user_info module - maintain nextcloud users
  • 🛈 info - collects information of nextcloud setup
  • 🔑 passwords
  • markuman.nextcloud.nextcloud installation role - securely setup Nextcloud.

install

From galaxy.ansible.com
ansible-galaxy collection install markuman.nextcloud

It's also possible to install this collection directly from SCM.
ansible-galaxy collection install git+https://github.com/markuman/markuman.nextcloud.git

Documentation / Usage

  • Wiki
  • ansible-doc <module>
    • e.g. ansible-doc markuman.nextcloud.file

Support

host category
https://gitea.osuv.de/ansible-collections/markuman.nextcloud origin
https://gitlab.com/markuman/markuman.nextcloud push mirror, merge-requests and Issues
https://github.com/markuman/markuman.nextcloud push mirror, pull-requests and Issues
Collection Version Supported OS Nextcloud Version Collection EOL PHP Mariadb
<= 9 Ubuntu 20.04 <= 23 2022.12 7.4 10.3
<= 28 Ubuntu 22.04 <= 28 2024.09 8.1 10.6
>= 29 Ubuntu 24.04 >= 29 2026.09 8.3 10.11