• Joined on 2024-05-30
Jose pushed to main at Jose/ansible_samba_tasks 2025-12-08 08:16:30 +01:00
cc09f270ff feat : Add deployment tasks for Proxmox VM templates with customizable options
Jose pushed to main at Jose/ansible_samba_tasks 2025-12-08 07:31:18 +01:00
8f062cca53 feat : Update requirements.yml to include additional Ansible collections
Jose pushed to main at Jose/ansible_samba_tasks 2025-12-07 22:19:07 +01:00
8527a4a4ad feat : Add additional Ansible collections to requirements.yml
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 11:53:49 +01:00
5049990377 fix: refactor clone creation logic into separate iteration file
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:45:49 +01:00
d85c6afe5c fix: update Cloud-Init snippet SSH key path for Proxmox configuration
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:35:02 +01:00
38d30dca27 fix: update snippet enabling logic for Proxmox storage configuration
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:28:37 +01:00
4792c24195 fix: refine regex to limit snippet insertion to specific Proxmox storage
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:25:21 +01:00
8082728c6e fix: enhance regex for enabling 'snippets' in Proxmox storage configuration
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:17:48 +01:00
a403f04500 fix: update regex for Proxmox storage configuration to ensure 'snippets' is included
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:12:43 +01:00
701db06dc4 fix: ensure 'snippets' is enabled for Proxmox storage configuration
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 09:08:21 +01:00
567b27264b fix: ensure Proxmox storage supports snippets and verify directory existence
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 08:55:54 +01:00
9495475e58 fix: streamline validation for Proxmox storage snippets support
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 08:44:45 +01:00
1a0af3b6e6 fix: refine content extraction for Proxmox snippets storage configuration
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 08:40:51 +01:00
8c031a915d fix: update preflight checks to ensure 'snippets' is included in Proxmox storage content list
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 08:14:07 +01:00
b8718a23a5 fix: improve condition checks for Proxmox snippets storage configuration
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 08:08:30 +01:00
15325213ab fix: add support for Proxmox snippets storage configuration and update related paths
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-06 07:06:44 +01:00
6d7fc713a2 fix: add optional FQDN configuration to VM template and Cloud-Init user-data
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-05 18:49:47 +01:00
0c73433277 fix: update SSH public key copy task to use remote source
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-05 18:33:29 +01:00
5762bd0a5e fix: update SSH key handling in Cloud-Init user-data template
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 21:14:33 +01:00
7ae3150ad0 fix: verify SSH key readability before creating Cloud-Init user-data snippet