3
0
forked from jakub/ansible
Commit Graph

8 Commits

Author SHA1 Message Date
fencl
2643526326 Refactor portainer configuration: update ansible_password for consistency, enhance SSH settings, and rename host group in inventory for clarity. 2025-10-03 14:55:51 +02:00
fencl
5c74f10f37 Refactor inventory and playbook for Nextcloud maintenance: update host configuration and streamline health check tasks 2025-10-03 14:49:30 +02:00
fencl
d40bb2984b Refactor health check playbook to update host target from 'proxmox' to 'nextcloud_stack' and streamline stack health script content 2025-10-03 14:32:32 +02:00
fencl
bbc27cb2f6 Refactor stack health check script to improve readability and structure, ensuring directory existence and enhancing validation for Docker, Nextcloud, database, and Redis connectivity. 2025-10-03 14:25:29 +02:00
fencl
6fbb3fb088 Enhance stack health checks by installing script inline and adding comprehensive validation for Nextcloud, database, and Redis connectivity 2025-10-03 14:20:53 +02:00
fencl
b4758ee0e1 Refactor health check playbook to ensure script existence before upload and restore requirements.yml for Nextcloud collections 2025-10-03 14:12:14 +02:00
fencl
20d2aacd47 Refactor health check playbook to ensure script existence before upload and simplify task structure 2025-10-03 14:10:21 +02:00
fencl
65ea83638d Add Nextcloud deployment and management playbooks
- 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.
2025-10-03 14:04:31 +02:00