From: Matt Birkholz Date: Mon, 15 Jun 2026 17:23:57 +0000 (-0600) Subject: 0e39667's orphaned tangles. X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f9805ad72cbff8c8aec6e4263cd7801333fdede7;p=Institute 0e39667's orphaned tangles. 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. --- diff --git a/roles_t/gate/tasks/main.yml b/roles_t/gate/tasks/main.yml index d16f69c..05bced7 100644 --- a/roles_t/gate/tasks/main.yml +++ b/roles_t/gate/tasks/main.yml @@ -15,7 +15,6 @@ [Link] Name=lan dest: /etc/systemd/network/10-lan.link - notify: Reload networkd. - name: Install 10-lan.network. become: yes @@ -43,7 +42,6 @@ [Link] Name=wild dest: /etc/systemd/network/10-wild.link - notify: Reload networkd. - name: Install 10-wild.network. become: yes @@ -62,7 +60,6 @@ [Link] Name=isp dest: /etc/systemd/network/10-isp.link - notify: Reload networkd. - name: Install 10-isp.network. become: yes