• Joined on 2021-09-27
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:56:12 +00:00
27577a2ff9 Refactor portainer.yml and miniplay.yml: improve task naming consistency and enhance comments for clarity.
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:48:11 +00:00
f36b78baa4 Refactor miniplay.yml: remove redundant prefix from task name for clarity.
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:46:38 +00:00
21c6781bb3 Restore miniplay.yml: reintroduce sanity check tasks for SSH and sudo user verification.
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:44:07 +00:00
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:43:57 +00:00
060065e040 Refactor portainer.yml and miniplay: remove hardcoded passwords for security, update comments for clarity, and enhance task descriptions.
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:38:30 +00:00
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.
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:30:41 +00:00
004b560004 Refactor portainer.yml and check_stack_nextcloud.yml: restore ansible_password, enhance sudo settings, and improve command formatting for clarity.
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:22:30 +00:00
52fcb80ec4 Update ansible_password in portainer.yml to a placeholder value for security
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:20:02 +00:00
243b88521d Update ansible_password in portainer.yml to remove quotes for consistency
fencl pushed to main at IM/ansible_fencl 2025-10-03 13:16:53 +00:00
5df4686c00 Refactor portainer configuration: standardize ansible_password, simplify SSH arguments, and clean up inventory group naming.
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:56:01 +00:00
2643526326 Refactor portainer configuration: update ansible_password for consistency, enhance SSH settings, and rename host group in inventory for clarity.
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:50:14 +00:00
1591c2e787 Update ansible_password in portainer.yml to use a static value for consistency
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:49:43 +00:00
5c74f10f37 Refactor inventory and playbook for Nextcloud maintenance: update host configuration and streamline health check tasks
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:35:32 +00:00
76fde11ad9 Update ansible_host for vm_portainer in nextcloud_stack to correct IP address
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:32:40 +00:00
d40bb2984b Refactor health check playbook to update host target from 'proxmox' to 'nextcloud_stack' and streamline stack health script content
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:25:37 +00:00
bbc27cb2f6 Refactor stack health check script to improve readability and structure, ensuring directory existence and enhancing validation for Docker, Nextcloud, database, and Redis connectivity.
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:21:02 +00:00
6fbb3fb088 Enhance stack health checks by installing script inline and adding comprehensive validation for Nextcloud, database, and Redis connectivity
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:12:25 +00:00
b4758ee0e1 Refactor health check playbook to ensure script existence before upload and restore requirements.yml for Nextcloud collections
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:10:29 +00:00
20d2aacd47 Refactor health check playbook to ensure script existence before upload and simplify task structure
fencl pushed to main at IM/ansible_fencl 2025-10-03 12:05:56 +00:00
7b5d3a097e Restore requirements.yml for Nextcloud collections