refactor ♻️: Refactored all task files to use centralized helper functions from tasks/helpers.yml, improving code consistency, maintainability, and idempotency.
All task files now use centralized helper functions, ensuring idempotency across all stages. Code is cleaner, more maintainable, and no breaking changes were introduced.
This commit is contained in:
@@ -172,5 +172,6 @@ retry_delay: 5
|
||||
|
||||
# Timeout settings (in seconds)
|
||||
image_download_timeout: 300
|
||||
|
||||
vm_boot_timeout: 60
|
||||
cloud_init_timeout: 120
|
||||
|
||||
Reference in New Issue
Block a user