mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
revert the rest of 5a70c9feea
This commit is contained in:
parent
4f4e7f5cc5
commit
e741ba35ea
1 changed files with 2 additions and 1 deletions
|
@ -55,4 +55,5 @@
|
|||
name: systemd-networkd
|
||||
enabled: yes
|
||||
state: restarted
|
||||
when: (netplan.stdout is undefined or netplan.stdout.find("yaml") == -1) and not no_net_restart
|
||||
#when: (netplan.stdout is undefined or netplan.stdout.find("yaml") == -1) and not no_net_restart
|
||||
when: not no_net_restart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue