ansible/lib/ansible/plugins/terminal
Peter Sprygada 8f97ddd98a removes network os guess static method (#19467)
For devices that do not support mutliplexing, we cannot automatically
determine the network os.  This removes the os guess static method
from the terminal plugin.  For this devices, the network_os
value must be configured
2016-12-19 07:47:29 -05:00
..
__init__.py
asa.py
eos.py
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
nxos.py
sros.py
vyos.py