diff options
Diffstat (limited to 'tnet/wg-links.yml')
-rw-r--r-- | tnet/wg-links.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tnet/wg-links.yml b/tnet/wg-links.yml index a050547..6613614 100644 --- a/tnet/wg-links.yml +++ b/tnet/wg-links.yml @@ -6,6 +6,7 @@ handlers: # Has to be restart for now, hash doesn't support reloading networkd - name: systemctl restart systemd-networkd + #when: false become: yes systemd: name: systemd-networkd |