8be72bc931
docs 📝 : Fix typo and update bridge layout
...
ansible-lint / Ansible Lint (push) Successful in 10s
Gitleaks Scan / gitleaks (push) Successful in 5s
Markdown Lint / markdown-lint (push) Failing after 1m8s
Corrected a minor typo in the README.md file and improved the visual clarity of the bridge layout.
2026-01-25 11:19:52 +01:00
b9358eb043
docs 📝 : Refine README formatting and slightly rephrase some sentences for clarity.
...
ansible-lint / Ansible Lint (push) Successful in 10s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Failing after 1m18s
Updated the README file to improve its readability and clarity by refining the formatting and rephrasing certain sentences.
2026-01-25 11:09:02 +01:00
9a6ac67e20
docs 📝 : Reformatted README.md for better readability and added table of contents.
...
ansible-lint / Ansible Lint (push) Successful in 10s
Gitleaks Scan / gitleaks (push) Successful in 5s
Markdown Lint / markdown-lint (push) Failing after 1m20s
Improved the structure and accessibility of the README file by reformatting it and adding a table of contents to make it easier for users to navigate.
2026-01-25 10:44:26 +01:00
9d35c16d2c
style 💎 : Fix minor formatting and punctuation
...
ansible-lint / Ansible Lint (push) Successful in 11s
Gitleaks Scan / gitleaks (push) Successful in 9s
Markdown Lint / markdown-lint (push) Failing after 1m13s
Updated README.md to improve readability by fixing minor formatting and punctuation issues.
2026-01-25 10:36:25 +01:00
c5a1346eea
docs 📝 : Update README.md with usage examples, scenario descriptions, and known issues
...
ansible-lint / Ansible Lint (push) Failing after 11s
This commit updates the README.md file to include a new section on 'Usage Examples' with detailed examples of how to use the role in different scenarios. It also updates the 'Common Proxmox Scenarios' table with more detailed descriptions and adds a new section on 'Known Issues'.
2025-12-26 16:03:19 +01:00
b1b73151b6
docs 📝 : Updated README for multiple bridges and improved persistence method.
...
ansible-lint / Ansible Lint (push) Failing after 9s
The README has been updated to include instructions for supporting multiple bridges and enhancing the persistence method.
2025-12-26 11:54:23 +01:00
ce52207812
docs 📝 : Updated README.md for clarity and improved readability
...
Fixed minor grammatical errors and reorganized content in the README.md file.
2025-12-26 11:46:01 +01:00
0c3279af92
docs 📝 : Update README.md for improved interface detection and troubleshooting guidance
...
Updated the README.md file to include detailed instructions on how to improve interface detection, add Ansible facts-based validation, and enhance troubleshooting guidance.
2025-12-24 07:07:13 +01:00
6cd75b5b8d
docs 📝 : Refactor README.md with detailed features, role variables, and usage examples.
...
Updated the README to provide comprehensive information on the Ansible Proxmox WOL role's features, variables, and usage examples.
2025-12-23 22:06:51 +01:00
efd44fcbc8
feat ✨ : Add support for Wake-on-LAN
...
Enables Wake-on-LAN by setting `wol_interface` to an empty string and enables MAC address reporting.
2025-12-14 21:28:45 +01:00
9bef606607
feat ✨ : Enable Wake-on-LAN persistently
...
This commit introduces persistent Wake-on-LAN support for Proxmox VE via Ansible. It includes YAML configuration options for the interface, verification, and systemd service management, ensuring reliable functionality after Ansible role execution. The changes also address ignoring outputs and temporary files for a cleaner setup.
2025-12-14 20:46:32 +01:00
04f55958ba
Initial commit
2025-12-14 20:37:14 +01:00