upt playbook

This commit is contained in:
jaydee 2023-09-18 17:29:51 +02:00
parent d6e935520b
commit b488b36cfd

View File

@ -22,7 +22,7 @@
[Service]
Type=oneshot
ExecStart = /usr/sbin/ethtool --change "{{ wifi_adapter }}" wol g
ExecStart = /usr/sbin/ethtool --change {{ wifi_adapter }} wol g
[Install]
WantedBy=basic.target