You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
9 years ago
..
__init__.py adds feature to try to auto determine network_os (#18674) 9 years ago
asa.py adds two new plugins that use ansible-connection for persistence (#18572) 9 years ago
eos.py adds feature to try to auto determine network_os (#18674) 9 years ago
ios.py adds feature to try to auto determine network_os (#18674) 9 years ago
iosxr.py adds feature to try to auto determine network_os (#18674) 9 years ago
junos.py adds feature to try to auto determine network_os (#18674) 9 years ago
nxos.py adds feature to try to auto determine network_os (#18674) 9 years ago
sros.py adds two new plugins that use ansible-connection for persistence (#18572) 9 years ago
vyos.py adds feature to try to auto determine network_os (#18674) 9 years ago