• Joined on 2024-05-30
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 09:27:50 +01:00
22bd83b467 chore 📦: Remove unused code from tasks/main.yml
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 09:26:47 +01:00
bd00040e0d feat : Add task to detect physical NICs with WOL support using Ansible facts
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 09:23:16 +01:00
69594b54ed feat : Add Ansible playbook for configuring Wake-on-LAN (WOL)
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-24 08:02:18 +01:00
7f5ff67e6e Merge pull request 'style 💎: Fix indentation in tasks/main.yml for notify section' (#1) from test into main
d43c413e0d style 💎: Fix indentation in tasks/main.yml for notify section
e5e4a07740 refactor ♻️: Refactor task to use handlers for reloading and triggering udev rules
8c1f0b14d2 fix 🐛: Fix typo and add condition for bond0 backing
4b7e3bd74b chore 📦: Add .ansible-lint config to exclude paths and enable rules
Compare 6 commits »
Jose merged pull request Jose/ansible_proxmox_WOL#1 2025-12-24 08:02:17 +01:00
style 💎: Fix indentation in tasks/main.yml for notify section
Jose created pull request Jose/ansible_proxmox_WOL#1 2025-12-24 08:01:55 +01:00
style 💎: Fix indentation in tasks/main.yml for notify section
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 08:01:05 +01:00
d43c413e0d style 💎: Fix indentation in tasks/main.yml for notify section
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 07:59:44 +01:00
e5e4a07740 refactor ♻️: Refactor task to use handlers for reloading and triggering udev rules
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 07:38:02 +01:00
8c1f0b14d2 fix 🐛: Fix typo and add condition for bond0 backing
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 07:34:07 +01:00
4b7e3bd74b chore 📦: Add .ansible-lint config to exclude paths and enable rules
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 07:30:33 +01:00
fb31e2aa53 feat : Add Ansible linting workflow
Jose pushed to test at Jose/ansible_proxmox_WOL 2025-12-24 07:07:41 +01:00
Jose created branch test in Jose/ansible_proxmox_WOL 2025-12-24 07:07:41 +01:00
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-24 07:07:20 +01:00
0c3279af92 docs 📝: Update README.md for improved interface detection and troubleshooting guidance
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-23 22:22:45 +01:00
71bd365483 refactor ♻️: Refactor regex and filter logic for cleaner bridge link extraction
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-23 22:19:32 +01:00
e9befb965d refactor ♻️: Refactor task logic for detecting and reporting Wake-on-LAN interfaces, remove redundant debug tasks.
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-23 22:14:28 +01:00
c4c786f19b refactor ♻️: Refactor loop for improved readability and efficiency
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-23 22:10:11 +01:00
aa5615533e fix 🐛: Fix typo in file permissions
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-23 22:06:57 +01:00
6cd75b5b8d docs 📝: Refactor README.md with detailed features, role variables, and usage examples.
Jose pushed to main at Jose/ansible_proxmox_WOL 2025-12-23 21:34:29 +01:00
7a388c1d55 refactor ♻️: Remove redundant task for detecting physical NIC