From f9805ad72cbff8c8aec6e4263cd7801333fdede7 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Mon, 15 Jun 2026 11:23:57 -0600 Subject: [PATCH] 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. --- roles_t/gate/tasks/main.yml | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.47.3