This website requires JavaScript.
Explore
Help
Sign In
Jose
/
ansible_proxmox_WOL
Watch
1
Star
0
Fork
0
You've already forked ansible_proxmox_WOL
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
AiReviewPR.yaml
ansible-lint.yml
gitleaks.yml
markdown-lint.yml
stale.yml
Actor
All actors
Jose
Status
All status
Success
Failure
Waiting
Running
refactor ♻️: Reorder and repeat 'Report WOL configuration' task
#118
:
Commit
9ac1187318
pushed by
Jose
main
2026-01-25 11:57:51 +01:00
11s
View workflow file
style 💎: Remove extra spaces in 'Multiple Bridges' table row
#115
:
Commit
6d03aacc85
pushed by
Jose
#3
2026-01-25 11:40:38 +01:00
10s
View workflow file
style 💎: Remove extra spaces in 'Multiple Bridges' table row
#111
:
Commit
6d03aacc85
pushed by
Jose
test
2026-01-25 11:34:57 +01:00
11s
View workflow file
docs 📝: Fix typo and update bridge layout
#108
:
Commit
8be72bc931
pushed by
Jose
test
2026-01-25 11:20:06 +01:00
10s
View workflow file
docs 📝: Refine README formatting and slightly rephrase some sentences for clarity.
#105
:
Commit
b9358eb043
pushed by
Jose
test
2026-01-25 11:09:17 +01:00
10s
View workflow file
chore 📦: Add markdown linting config for line length and code block formatting
#102
:
Commit
36401dc8f4
pushed by
Jose
test
2026-01-25 10:51:02 +01:00
10s
View workflow file
docs 📝: Reformatted README.md for better readability and added table of contents.
#99
:
Commit
9a6ac67e20
pushed by
Jose
test
2026-01-25 10:44:42 +01:00
10s
View workflow file
style 💎: Fix minor formatting and punctuation
#96
:
Commit
9d35c16d2c
pushed by
Jose
test
2026-01-25 10:36:42 +01:00
11s
View workflow file
chore 📦: Add new markdown lint configuration, Ansible best practices, README guidelines, AI PR review workflow, and security checks.
#93
:
Commit
74474c263d
pushed by
Jose
test
2026-01-25 10:32:45 +01:00
12s
View workflow file
refactor ♻️: Refactor task management by removing unused task and adjusting pause duration.
#92
:
Commit
a82bd5bac5
pushed by
Jose
test
2026-01-25 09:08:24 +01:00
11s
View workflow file
refactor ♻️: Refactor interface filter to include 'nic'
#83
:
Commit
907592b88b
pushed by
Jose
test
2026-01-25 06:39:51 +01:00
11s
View workflow file
refactor ♻️: Add changed_when: true to tasks for better task tracking
#82
:
Commit
00a6fcc966
pushed by
Jose
#2
2026-01-24 12:41:52 +01:00
10s
View workflow file
refactor ♻️: Refactor interface filter to include 'nic'
#81
:
Commit
907592b88b
pushed by
Jose
main
2026-01-24 12:29:32 +01:00
10s
View workflow file
refactor ♻️: Add changed_when: true to tasks for better task tracking
#80
:
Commit
00a6fcc966
pushed by
Jose
main
2025-12-26 16:32:49 +01:00
10s
View workflow file
refactor ♻️: Add changed_when: true to tasks for better task tracking
#79
:
Commit
00a6fcc966
pushed by
Jose
test
2025-12-26 16:30:44 +01:00
10s
View workflow file
refactor ♻️: Refactor WOL parsing task for better readability and efficiency
#28
:
Commit
01895c78c3
pushed by
Jose
test
2025-12-25 21:57:56 +01:00
9s
View workflow file
refactor ♻️: Refactor regex and filter logic for Wake-on state extraction
#27
:
Commit
40f25bbd53
pushed by
Jose
test
2025-12-25 21:50:23 +01:00
10s
View workflow file
refactor ♻️: Refactor WOL parsing logic
#26
:
Commit
670021fcc8
pushed by
Jose
test
2025-12-25 21:45:18 +01:00
9s
View workflow file
refactor ♻️: Refactor WOL parsing to use regex_findall and extract the first match
#25
:
Commit
5fd69e4ad7
pushed by
Jose
test
2025-12-25 21:41:32 +01:00
9s
View workflow file
refactor ♻️: Refactor Wake-on-LAN support logic and comment out the enable command
#24
:
Commit
f6d35d0abb
pushed by
Jose
test
2025-12-25 21:37:21 +01:00
15s
View workflow file
refactor ♻️: Refactor WOL status extraction to handle multiple matches safely.
#21
:
Commit
1112e01cbf
pushed by
Jose
test
2025-12-24 10:48:44 +01:00
12s
View workflow file
refactor ♻️: Rename 'wol_capabilities_check' to 'wol_check'
#20
:
Commit
3125c4f230
pushed by
Jose
test
2025-12-24 10:45:04 +01:00
12s
View workflow file
feat ✨: Add WOL status display per interface
#19
:
Commit
fb14e6701b
pushed by
Jose
test
2025-12-24 10:40:49 +01:00
11s
View workflow file
refactor ♻️: Refactor debug message handling
#18
:
Commit
4c20e2a7ae
pushed by
Jose
test
2025-12-24 10:28:40 +01:00
11s
View workflow file
refactor ♻️: Refactor interface selection and add loop for WOL capability validation
#17
:
Commit
91de8a4fa9
pushed by
Jose
test
2025-12-24 10:24:17 +01:00
12s
View workflow file
refactor ♻️: Refactor WOL validation with ethtool command
#16
:
Commit
a9fdcd6f56
pushed by
Jose
test
2025-12-24 10:10:29 +01:00
11s
View workflow file
feat ✨: Add task to display WOL interfaces
#15
:
Commit
b797877b32
pushed by
Jose
test
2025-12-24 09:50:54 +01:00
10s
View workflow file
refactor ♻️: Refactor task to use `ansible.builtin.set_fact` for clarity
#14
:
Commit
32562bf16a
pushed by
Jose
test
2025-12-24 09:48:26 +01:00
10s
View workflow file
chore 📦: Update debug message to display ansible_facts.interfaces
#11
:
Commit
fda4d88c81
pushed by
Jose
test
2025-12-24 09:40:43 +01:00
11s
View workflow file
chore 📦: Remove unused code from tasks/main.yml
#10
:
Commit
22bd83b467
pushed by
Jose
test
2025-12-24 09:28:01 +01:00
10s
View workflow file
First
Previous
1
2
Next
Last