community.general/lib/ansible/plugins/terminal
Peter Sprygada 21d993a4b8 refactors nxos module to use persistent connections (#21470)
This completes the refactor of the nxos modules to use the persistent
connection.  It also updates all of the nxos modules to use the
new connection module and preserves use of nxapi as well.
2017-02-15 11:43:09 -05:00
..
__init__.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
asa.py
eos.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
ios.py removes network os guess static method (#19467) 2016-12-19 07:47:29 -05:00
iosxr.py removes network os guess static method (#19467) 2016-12-19 07:47:29 -05:00
junos.py starts cli if root user login is used for junos terminal (#20761) 2017-02-07 10:57:44 +00:00
nxos.py refactors nxos module to use persistent connections (#21470) 2017-02-15 11:43:09 -05:00
sros.py
vyos.py Detect VyOS based on /etc/issue (support 1.0.5) (#20221) 2017-01-25 14:47:56 +00:00