Move EDID settings to first device section

This commit is contained in:
Alexander Grothe
2018-01-27 21:01:04 +01:00
parent d74da7560a
commit b0ddbb852d
3 changed files with 9 additions and 9 deletions

View File

@@ -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