• Joined on 2024-05-30
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
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 20:55:58 +01:00
900d376933 fix: update SSH key path variable to use ssh_keys_file in configuration tasks
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 20:48:59 +01:00
677fcf9916 fix: change become to false for pip installation task in preflight checks
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 20:47:05 +01:00
7e3f26f38c feat: add task to ensure passlib is installed on the ansible controller
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 18:20:21 +01:00
d91f90f06e fix: update last modified timestamp format in download-image.yml
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 18:18:00 +01:00
326d4ac474 refactor: remove debug output for mtime and format last modified timestamp
Jose pushed to main at Jose/ansible_proxmox_VM 2025-12-03 18:14:30 +01:00
bddcc72946 modified: tasks/download-image.yml