mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update slxos_vlan for new SLX-OS versions, linting fixes (#52956)
This commit is contained in:
committed by
John R Barker
parent
4ea09d4d96
commit
b92d81cc01
@@ -22,7 +22,6 @@ __metaclass__ = type
|
||||
import os
|
||||
import json
|
||||
|
||||
from ansible.module_utils import basic
|
||||
from units.modules.utils import AnsibleExitJson, AnsibleFailJson, ModuleTestCase
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user