Fixed module structure

This commit is contained in:
GGabriele 2016-09-04 17:37:52 +02:00
parent d8e6773f8c
commit a30d508e0e

View file

@ -127,6 +127,7 @@ import re
from ansible.module_utils.basic import get_exception
from ansible.module_utils.netcfg import NetworkConfig, ConfigLine
from ansible.module_utils.shell import ShellError
try:
from ansible.module_utils.nxos import get_module