These changes to the tangle in roles/gate/tasks/main.yml were generated
by the changes in commit
0e39667:
Do not bother NetworkD when UdevD configurations change. A reboot
will be necessary.
[Link]
Name=lan
dest: /etc/systemd/network/10-lan.link
- notify: Reload networkd.
- name: Install 10-lan.network.
become: yes
[Link]
Name=wild
dest: /etc/systemd/network/10-wild.link
- notify: Reload networkd.
- name: Install 10-wild.network.
become: yes
[Link]
Name=isp
dest: /etc/systemd/network/10-isp.link
- notify: Reload networkd.
- name: Install 10-isp.network.
become: yes