Enable WOL ansible task
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user