community.general/lib/ansible/plugins/terminal
Peter Sprygada 02d2b753db refactors junos modules to support persistent socket connections (#21365)
* updates junos_netconf module
* updates junos_command module
* updates junos_config module
* updates _junos_template module
* adds junos_rpc module
* adds junos_user module
2017-02-16 10:53:03 -05:00
..
__init__.py
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 refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05: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