1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/terminal
Peter Sprygada 8137c7207d adds feature to try to auto determine network_os (#18674)
This updates the network_cli connection plugin to attempt to automatically
determine the remote device os.  The device network os discovery can
be overridden by setting the ansible_network_os value.
2016-11-30 16:28:47 -05:00
..
__init__.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
asa.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00
eos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
ios.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
iosxr.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
junos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
nxos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
sros.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00
vyos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00