mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Update Junos to NetworkModule (#17197)
* Junos NetworkModule adaption. * Take CLI_PROMPTS_RE & CLI_ERRORS_RE from ios.py
This commit is contained in:
parent
b71957d6e6
commit
01911e4958
2 changed files with 97 additions and 207 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue