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 ♻️: 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
feat ✨: Add WoL status and interface mode support
ansible-lint.yml #48
:
Commit
a26cb5d0cf
pushed by
Jose
test
2025-12-26 08:47:29 +01:00
10s
View workflow file
refactor ♻️: Remove redundant variable from debug message
ansible-lint.yml #47
:
Commit
a8d178ad6b
pushed by
Jose
test
2025-12-26 08:38:18 +01:00
10s
View workflow file
refactor ♻️: Refactor debug task to include `wol_enabled` values
ansible-lint.yml #46
:
Commit
95f52e061b
pushed by
Jose
test
2025-12-26 08:35:11 +01:00
10s
View workflow file
refactor ♻️: Refactor debug output to include `wol_enabled` results
ansible-lint.yml #45
:
Commit
95c1cd5312
pushed by
Jose
test
2025-12-26 08:28:58 +01:00
10s
View workflow file
feat ✨: Add WOL status check and display feature
ansible-lint.yml #44
:
Commit
7c9d61cbe5
pushed by
Jose
test
2025-12-26 08:25:45 +01:00
10s
View workflow file
refactor ♻️: Refactor task to extract Supports Wake-on per interface using set_fact and loop.
ansible-lint.yml #43
:
Commit
c35ff62880
pushed by
Jose
test
2025-12-26 08:04:21 +01:00
9s
View workflow file
refactor ♻️: Refactor regex patterns for better multiline matching and readability
ansible-lint.yml #42
:
Commit
c3aa02447c
pushed by
Jose
test
2025-12-26 07:59:11 +01:00
11s
View workflow file
fix 🐛: Fix typo in variable name
ansible-lint.yml #41
:
Commit
1b96934164
pushed by
Jose
test
2025-12-26 07:48:51 +01:00
9s
View workflow file
fix 🐛: Fix typo in variable names for wol_status results
ansible-lint.yml #40
:
Commit
4205a8fc8b
pushed by
Jose
test
2025-12-26 07:46:55 +01:00
9s
View workflow file
feat ✨: Add task extraction and display of Wake-on values
ansible-lint.yml #39
:
Commit
114ca5af88
pushed by
Jose
test
2025-12-26 07:41:46 +01:00
10s
View workflow file
feat ✨: Add debug tasks for en_interfaces and wol_status
ansible-lint.yml #38
:
Commit
4ecc0d10f8
pushed by
Jose
test
2025-12-26 07:30:22 +01:00
10s
View workflow file
fix 🐛: Update regex to match wake-on status with leading whitespace
ansible-lint.yml #37
:
Commit
ce888ccf84
pushed by
Jose
test
2025-12-26 07:18:47 +01:00
10s
View workflow file
refactor ♻️: Refactor regex search to use `regex_findall` and add condition to check if stdout is defined
ansible-lint.yml #36
:
Commit
6e8a9d7631
pushed by
Jose
test
2025-12-26 07:10:20 +01:00
10s
View workflow file
refactor ♻️: Refactor shell and debug tasks to use ansible.builtin modules
ansible-lint.yml #35
:
Commit
5f34c4e959
pushed by
Jose
test
2025-12-26 07:07:46 +01:00
10s
View workflow file
refactor ♻️: Refactor task display to include WoL status with loop and default output
ansible-lint.yml #34
:
Commit
7a4c9c1583
pushed by
Jose
test
2025-12-26 07:00:41 +01:00
9s
View workflow file
fix 🐛: Update wol_status message to include .stdout
ansible-lint.yml #33
:
Commit
c3c783cec9
pushed by
Jose
test
2025-12-26 06:55:46 +01:00
9s
View workflow file
refactor ♻️: Refactor debug message to use wol_status variable
ansible-lint.yml #32
:
Commit
d4b3c31c8e
pushed by
Jose
test
2025-12-26 06:50:02 +01:00
9s
View workflow file
refactor ♻️: Simplify interface filtering with regex and streamline task logic.
ansible-lint.yml #31
:
Commit
dbdf1908e7
pushed by
Jose
test
2025-12-26 06:47:50 +01:00
9s
View workflow file
First
Previous
1
2
3
4
Next
Last