https://github.com/bodsch/ansible-collection-cloud
A collection of Ansible roles to manage nextcloud and Co.
https://github.com/bodsch/ansible-collection-cloud
ansible ansible-collection automation calcardbackup collabora nextcloud
Last synced: about 1 month ago
JSON representation
A collection of Ansible roles to manage nextcloud and Co.
- Host: GitHub
- URL: https://github.com/bodsch/ansible-collection-cloud
- Owner: bodsch
- License: apache-2.0
- Created: 2024-12-01T01:17:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T11:23:06.000Z (about 1 month ago)
- Last Synced: 2025-03-30T12:24:12.582Z (about 1 month ago)
- Topics: ansible, ansible-collection, automation, calcardbackup, collabora, nextcloud
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Collection - bodsch.cloud
A collection of Ansible roles for Nextcloud and Tools.
[][ci]
[][issues]
[][releases][ci]: https://github.com/bodsch/ansible-collection-cloud/actions
[issues]: https://github.com/bodsch/ansible-collection-cloud/issues?q=is%3Aopen+is%3Aissue
[releases]: https://github.com/bodsch/ansible-collection-cloud/releases## supported operating systems
* Arch Linux
* Debian based
- Debian 10 / 11
- Ubuntu 20.10## Contribution
Please read [Contribution](CONTRIBUTING.md)
## Development, Branches (Git Tags)
The `master` Branch is my *Working Horse* includes the "latest, hot shit" and can be complete broken!
If you want to use something stable, please use a [Tagged Version](https://github.com/bodsch/ansible-collection-cloud/tags)!
---
## Roles
| Role | Build State | Description |
|:----------------------------------------------------------- | :---- | :---- |
| [bodsch.cloud.nextcloud](./roles/nextcloud/README.md) | [][nextcloud] | Ansible role to install and configure `nextcloud`. |
| [bodsch.cloud.collabora](./roles/collabora/README.md) | [][collabora] | Ansible role to install and configure `collabora`. |
| [bodsch.cloud.calcardbackup](./roles/calcardbackup/README.md) | [][calcardbackup] | Ansible role to install and configure `calcardbackup`. |[nextcloud]: https://github.com/bodsch/ansible-collection-cloud/actions/workflows/nextcloud.yml
[collabora]: https://github.com/bodsch/ansible-collection-cloud/actions/workflows/collabora.yml
[calcardbackup]: https://github.com/bodsch/ansible-collection-cloud/actions/workflows/calcardbackup.yml