6 lines
220 B
YAML
6 lines
220 B
YAML
|
---
|
||
|
bugfixes:
|
||
|
- Fixes an error that occurs when attempting to see if the netns already exists
|
||
|
on the remote device. This change will now execute ``ip netns list`` and check
|
||
|
if the desired namespace is in the output.
|