3
0
forked from jakub/ansible
Commit Graph

78 Commits

Author SHA1 Message Date
fencl
d38d6c76ed Refactor check_stack_nextcloud.yml and update_collabora.yml: add blank lines for improved readability 2025-10-05 10:15:06 +02:00
fencl
fa74512fa4 Refactor check_stack_nextcloud.yml: add blank line for improved readability 2025-10-05 10:12:35 +02:00
fencl
31771567b0 Refactor update_collabora.yml: remove unnecessary comments for clarity 2025-10-05 10:10:26 +02:00
fencl
b7d968b8cc Refactor update_collabora.yml: enable debug capabilities for Collabora service 2025-10-05 09:55:29 +02:00
fencl
49904d991e Refactor update_collabora.yml: enhance capability fetching with improved error handling and JSON parsing 2025-10-05 09:52:25 +02:00
fencl
bf60fdd9f1 Refactor update_collabora.yml: enhance capability fetching with improved JSON parsing and fallback handling 2025-10-05 09:47:03 +02:00
fencl
168b729503 Refactor update_collabora.yml: enhance capability fetching with retries and improved error handling 2025-10-05 09:43:55 +02:00
fencl
9f08ef2d76 Refactor update_collabora.yml: add capability fetching and display for Collabora service 2025-10-05 09:39:40 +02:00
fencl
463990f772 Refactor update_collabora.yml: add health check for Collabora container and optional orphan cleanup toggle 2025-10-05 09:36:14 +02:00
fencl
7bc6c917f1 Refactor update_collabora.yml: add health check for Collabora container and optional orphan cleanup toggle 2025-10-05 09:35:25 +02:00
fencl
866abc3d83 Refactor update_collabora.yml: remove unnecessary comments and streamline Docker command execution with a prefix for better compatibility 2025-10-05 09:30:22 +02:00
fencl
4dd4b3b6f7 Refactor update_collabora.yml: streamline Collabora update process with improved command structure and error handling 2025-10-05 09:27:19 +02:00
fencl
abc7fba684 Refactor update_collabora.yml: enhance Collabora configuration with robust detection and improved command execution 2025-10-05 09:26:01 +02:00
fencl
b7f6d38a32 Refactor update_collabora.yml: add comprehensive maintenance and update commands for Nextcloud and Collabora with error handling 2025-10-05 09:22:42 +02:00
fencl
1a8690529c Refactor check_stack_nextcloud.yml: enhance stack health check command with timeout and error handling 2025-10-05 09:16:16 +02:00
fencl
cbac27b3f2 Refactor check_stack_nextcloud.yml: uncomment stack health check command for execution 2025-10-05 09:10:17 +02:00
fencl
9869bbc383 Refactor: remove deprecated playbooks and configuration files for Nextcloud and Portainer 2025-10-05 09:08:35 +02:00
fencl
10f542989b Refactor miniplay.yml: enhance command execution structure, improve documentation, and add error handling for VM commands. 2025-10-05 08:56:11 +02:00
fencl
3fdea9f960 Refactor miniplay.yml: remove outdated documentation and improve VM hostname retrieval method for clarity and efficiency. 2025-10-05 08:48:47 +02:00
fencl
2678483149 Refactor miniplay.yml: enhance documentation for command execution parameters and update task structure for clarity and functionality. 2025-10-05 08:47:14 +02:00
fencl
fdd8834ea3 Refactor inv_linuxes_portainer and miniplay.yml: remove hardcoded passwords for security, simplify tasks, and enhance clarity. 2025-10-03 16:06:29 +02:00
fencl
27577a2ff9 Refactor portainer.yml and miniplay.yml: improve task naming consistency and enhance comments for clarity. 2025-10-03 15:56:01 +02:00
fencl
f36b78baa4 Refactor miniplay.yml: remove redundant prefix from task name for clarity. 2025-10-03 15:48:01 +02:00
fencl
21c6781bb3 Restore miniplay.yml: reintroduce sanity check tasks for SSH and sudo user verification. 2025-10-03 15:46:29 +02:00
fencl
71fd262c40 E 2025-10-03 15:43:59 +02:00
fencl
060065e040 Refactor portainer.yml and miniplay: remove hardcoded passwords for security, update comments for clarity, and enhance task descriptions. 2025-10-03 15:43:43 +02:00
fencl
9b111803c6 Refactor portainer.yml: update ansible_password comments for clarity and add optional SSH and sudo passwords; add sanity check playbook for SSH and sudo verification. 2025-10-03 15:38:22 +02:00
fencl
004b560004 Refactor portainer.yml and check_stack_nextcloud.yml: restore ansible_password, enhance sudo settings, and improve command formatting for clarity. 2025-10-03 15:30:32 +02:00
fencl
52fcb80ec4 Update ansible_password in portainer.yml to a placeholder value for security 2025-10-03 15:22:19 +02:00
fencl
243b88521d Update ansible_password in portainer.yml to remove quotes for consistency 2025-10-03 15:19:52 +02:00
fencl
5df4686c00 Refactor portainer configuration: standardize ansible_password, simplify SSH arguments, and clean up inventory group naming. 2025-10-03 15:16:44 +02:00
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
1591c2e787 Update ansible_password in portainer.yml to use a static value for consistency 2025-10-03 14:50:06 +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
76fde11ad9 Update ansible_host for vm_portainer in nextcloud_stack to correct IP address 2025-10-03 14:35:24 +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
7b5d3a097e Restore requirements.yml for Nextcloud collections 2025-10-03 14:05:49 +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
595c0624d6 Merge pull request 'edit init 1' (#1) from edit into main
Reviewed-on: #1
2025-10-03 11:47:51 +00:00
fencl
2b5a2b4a1a edit init 1 2025-10-03 13:36:35 +02:00
b247ea0832 Update mikrotikbackup.yml 2025-09-19 10:58:22 +00:00
c476f04a8e Update inv_mikrotiks 2025-09-19 09:30:23 +00:00
5c185324d5 Update inv_linuxes 2025-09-18 12:31:07 +00:00
f631cc1342 Update users-ssh.yml 2025-09-17 11:57:17 +00:00
c1fad5cdfd Update inv_linuxes 2025-09-16 18:24:23 +00:00
c4f142aff1 Update inv_linuxes 2025-09-16 18:17:19 +00:00