mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Update Junos to NetworkModule (#17197)
* Junos NetworkModule adaption. * Take CLI_PROMPTS_RE & CLI_ERRORS_RE from ios.py
This commit is contained in:
@@ -175,4 +175,3 @@ def get_module(*args, **kwargs):
|
||||
# until the modules are updated. This function *will* be removed
|
||||
# before 2.2 final
|
||||
return NetworkModule(*args, **kwargs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user