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
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
AiReviewPR.yaml
ansible-lint.yml
gitleaks.yml
markdown-lint.yml
stale.yml
258 workflow runs
Actor
All actors
Jose
Status
All status
Success
Failure
Waiting
Running
refactor
♻️
: Refactor shell commands for better error handling and consistency
ansible-lint.yml #78
:
Commit
0e16e350de
pushed by
Jose
test
2025-12-26 16:28:46 +01:00
10s
View workflow file
refactor
♻️
: Remove unused 'wol_bridges' variable
ansible-lint.yml #77
:
Commit
78f20966c3
pushed by
Jose
test
2025-12-26 16:14:06 +01:00
10s
View workflow file
docs
📝
: Update README.md with usage examples, scenario descriptions, and known issues
ansible-lint.yml #76
:
Commit
c5a1346eea
pushed by
Jose
test
2025-12-26 16:03:37 +01:00
11s
View workflow file
Merge remote-tracking branch 'origin/main' into test
ansible-lint.yml #75
:
Commit
921b5d971f
pushed by
Jose
main
2025-12-26 12:23:15 +01:00
10s
View workflow file
Merge remote-tracking branch 'origin/main' into test
ansible-lint.yml #74
:
Commit
921b5d971f
pushed by
Jose
test
2025-12-26 12:21:30 +01:00
9s
View workflow file
refactor
♻️
: Refactor task to dynamically append MAC addresses and update debug message
ansible-lint.yml #73
:
Commit
90da27fe8e
pushed by
Jose
test
2025-12-26 12:19:46 +01:00
9s
View workflow file
feat
✨
: Add loop and condition to process en_interfaces
ansible-lint.yml #72
:
Commit
8e1d095ead
pushed by
Jose
test
2025-12-26 12:11:32 +01:00
10s
View workflow file
refactor
♻️
: Simplify and update task reporting
ansible-lint.yml #71
:
Commit
1647839c8c
pushed by
Jose
test
2025-12-26 12:08:36 +01:00
9s
View workflow file
docs
📝
: Updated README for multiple bridges and improved persistence method.
ansible-lint.yml #70
:
Commit
b1b73151b6
pushed by
Jose
test
2025-12-26 11:54:40 +01:00
10s
View workflow file
Merge branch 'test' of
https://repo.piave7.duckdns.org/Jose/ansible_proxmox_WOL
into test
ansible-lint.yml #69
:
Commit
47d10beea0
pushed by
Jose
test
2025-12-26 11:46:26 +01:00
17s
View workflow file
docs
📝
: Updated README.md for clarity and improved readability
ansible-lint.yml #68
:
Commit
b94be8a6e4
pushed by
Jose
test
2025-12-26 11:30:39 +01:00
10s
View workflow file
refactor
♻️
: Refactor task to use template for creating systemd service.
ansible-lint.yml #67
:
Commit
942625f894
pushed by
Jose
working
2025-12-26 11:23:23 +01:00
10s
View workflow file
refactor
♻️
: Refactor
ExecStart
to use a list for commands and conditionally execute them.
ansible-lint.yml #66
:
Commit
93d14fedbe
pushed by
Jose
test
2025-12-26 11:22:55 +01:00
9s
View workflow file
refactor
♻️
: Refactor task to use template for creating systemd service.
ansible-lint.yml #65
:
Commit
942625f894
pushed by
Jose
test1
2025-12-26 11:15:28 +01:00
10s
View workflow file
Merge branch 'test' of
https://repo.piave7.duckdns.org/Jose/ansible_proxmox_WOL
into test
ansible-lint.yml #64
:
Commit
0ee4990960
pushed by
Jose
test
2025-12-26 11:07:36 +01:00
10s
View workflow file
docs
📝
: Updated README.md for clarity and improved readability
ansible-lint.yml #63
:
Commit
b94be8a6e4
pushed by
Jose
test
2025-12-26 11:00:56 +01:00
10s
View workflow file
feat
✨
: Add new task for starting service
ansible-lint.yml #62
:
Commit
06a82a8221
pushed by
Jose
test
2025-12-26 10:51:09 +01:00
9s
View workflow file
refactor
♻️
: Refactor
ExecStart
to use a list for commands and conditionally execute them.
ansible-lint.yml #61
:
Commit
f11ad0badc
pushed by
Jose
test
2025-12-26 10:45:40 +01:00
9s
View workflow file
refactor
♻️
: Refactor task to use template for creating systemd service.
ansible-lint.yml #60
:
Commit
942625f894
pushed by
Jose
test
2025-12-26 10:41:39 +01:00
9s
View workflow file
feat
✨
: Add new handler to reload systemd and restart WOL.
ansible-lint.yml #59
:
Commit
0afc2a0461
pushed by
Jose
test
2025-12-26 10:36:35 +01:00
10s
View workflow file
feat
✨
: Add new task to disable Wake-on-LAN and update existing task with mode parameter
ansible-lint.yml #58
:
Commit
55e5aa94d2
pushed by
Jose
test
2025-12-26 10:03:00 +01:00
9s
View workflow file
refactor
♻️
: Rename task from 'Enable Wake-on-LAN (magic packet)' to 'Set Wake-on-LAN'
ansible-lint.yml #57
:
Commit
9c3cf0dbcc
pushed by
Jose
test
2025-12-26 09:55:35 +01:00
10s
View workflow file
refactor
♻️
: Remove quotes from wol_mode loop condition
ansible-lint.yml #56
:
Commit
97b2a519eb
pushed by
Jose
test
2025-12-26 09:31:11 +01:00
9s
View workflow file
fix
🐛
: Update loop condition to include quotes around wol_mode
ansible-lint.yml #55
:
Commit
37c54251bf
pushed by
Jose
test
2025-12-26 09:26:59 +01:00
10s
View workflow file
refactor
♻️
: Refactor Wake-on-LAN config to use dynamic mode selection, remove unused bridge mapping.
ansible-lint.yml #54
:
Commit
aea02a8e39
pushed by
Jose
test
2025-12-26 09:24:21 +01:00
10s
View workflow file
refactor
♻️
: Simplify Wake-on-LAN task loop variables and conditions
ansible-lint.yml #53
:
Commit
6a5c9f5967
pushed by
Jose
test
2025-12-26 09:20:04 +01:00
10s
View workflow file
refactor
♻️
: Refactor Wake-on-LAN task to use
zip
for parallel processing of interfaces
ansible-lint.yml #52
:
Commit
a96493eeab
pushed by
Jose
test
2025-12-26 09:17:58 +01:00
10s
View workflow file
refactor
♻️
: Remove commented-out debug tasks and update Wake-on-LAN condition
ansible-lint.yml #51
:
Commit
00bc598285
pushed by
Jose
test
2025-12-26 09:13:50 +01:00
9s
View workflow file
refactor
♻️
: Simplify task logic by removing redundant debug outputs and combining checks.
ansible-lint.yml #50
:
Commit
39430b88f3
pushed by
Jose
test
2025-12-26 09:08:16 +01:00
9s
View workflow file
refactor
♻️
: Refactor task handling to use en_interfaces and add non-empty list condition
ansible-lint.yml #49
:
Commit
2dc6fd8158
pushed by
Jose
test
2025-12-26 08:50:26 +01:00
9s
View workflow file
First
Previous
...
5
6
7
8
9
Next
Last