Move EDID settings to first device section
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# shell: 'ethtool {{ item }} | grep -Po "(?<=Supports\sWake-on:\s).*$"'
|
||||
# register: wol
|
||||
# with_items: '{% for interface in ansible_interfaces if interface != 'lo' and interface != 'bond0' %}'
|
||||
|
||||
|
||||
- name: restart autofs if running
|
||||
systemd:
|
||||
name: autofs
|
||||
|
||||
Reference in New Issue
Block a user