forked from jakub/ansible
- Introduced playbooks for health checks, Collabora updates, Nextcloud backups, upgrades, and Redis updates. - Each playbook includes necessary tasks for managing services in a Docker environment.
4 lines
67 B
YAML
4 lines
67 B
YAML
---
|
|
collections:
|
|
- name: community.docker
|
|
- name: ansible.posix |