]> birchwood-abbey.net Git - Institute/commitdiff
0e39667's orphaned tangles.
authorMatt Birkholz <matt@birchwood-abbey.net>
Mon, 15 Jun 2026 17:23:57 +0000 (11:23 -0600)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 15 Jun 2026 17:23:57 +0000 (11:23 -0600)
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

index d16f69c9b74f8fccb5ad0471b34517c754a6a045..05bced746c6230353fb7b16220eac15c3041844c 100644 (file)
@@ -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