Update nmcli.py

This commit is contained in:
Edvinas K 2025-01-22 21:00:29 +02:00 committed by GitHub
parent f5c1b9c70f
commit cc005e149b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2076,6 +2076,8 @@ class Nmcli(object):
'infiniband', 'infiniband',
'team-slave', 'team-slave',
'vlan', 'vlan',
'ipip',
'gre',
) )
@property @property