mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
typo in module name (#5062)
This commit is contained in:
@@ -94,7 +94,7 @@ EXAMPLES = """
|
||||
"""
|
||||
import ansible.module_utils.junos
|
||||
|
||||
from ansible.module_utils.newtork import NetworkModule
|
||||
from ansible.module_utils.network import NetworkModule
|
||||
|
||||
try:
|
||||
from jnpr.junos.utils.sw import SW
|
||||
|
||||
Reference in New Issue
Block a user