netword remove netplan
This commit is contained in:
parent
7eac09e547
commit
3bcd2be520
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ defaults = {
|
|||
'resolvconf': {
|
||||
'installed': False,
|
||||
},
|
||||
'netplan.io': {
|
||||
'installed': False,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue