Enable WOL ansible task

This commit is contained in:
2025-06-22 13:25:47 +02:00
parent c162944a73
commit dab5520630
4 changed files with 53 additions and 0 deletions
@@ -1,6 +1,8 @@
hostname: gpu-01.lab.alexpires.me
ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"
network_interface: eno1
# Users
login_users:
- username: "{{ ansible_user }}"