Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.26 KB

Ansible Nextcloud Collection

Ansible Nextcloud Collection - that brings up your nextcloud usage to the next level 🚀
No ssh required.

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 installation role - securely setup Nextcloud.

install

ansible-galaxy collection install markuman.nextcloud

Documentation / Usage

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

Support

host category
https://git.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