Commit Graph

7 Commits

Author SHA1 Message Date
d171a4a7b9 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.
2025-11-18 20:24:43 +01:00
833ceb93d4 refactor ♻️: Integrate centralized helper functions for improved code consistency and idempotency across VM management tasks 2025-11-16 08:42:26 +01:00
53ee97bc59 deleted: 00_README_FIRST.md
deleted:    ARCHITECTURE.md
	deleted:    CHANGELOG.md
	deleted:    GET_STARTED.md
	deleted:    IMPLEMENTATION_SUMMARY.md
	deleted:    IMPROVEMENTS.md
	deleted:    QUICK_REFERENCE.md
	modified:   README.md
	deleted:    README_NEW.md
	deleted:    VERIFICATION_CHECKLIST.md
	deleted:    _FINAL_SUMMARY.txt
2025-11-15 17:39:23 +01:00
0a8f5c6124 modified: README.md
new file:   README_NEW.md
2025-11-15 17:37:15 +01:00
f76fb397ab feat : Update README.md with improved formatting and added notes & best practices
Updated the README.md file to improve readability and added notes on future improvements, such as API-based module support and automated post-deployment provisioning.
2025-11-15 14:34:58 +01:00
132409da05 docs 📝: Update Proxmox VM Role documentation
Updated the README.md with new features, requirements and usage instructions for the Ansible Proxmox VM role. Added detailed information on cloud-init templates, clone creation flow and notes & best practices.
2025-11-15 12:58:55 +01:00
91a2819d82 Add README.md 2025-11-15 09:38:32 +01:00