community.general/lib/ansible/plugins/terminal
Nathaniel Case a1da3dc997
Auth to become (#33319)
* terminal.on_(de)?authorize -> terminal.on_(un)?become

* Update network_cli

* Readd on_(de)?authorize as wrappers

* Update tests
2017-11-28 16:28:58 -05:00
..
__init__.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
aireos.py New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
aruba.py Added regex to recognize prompt (#31947) 2017-10-23 19:34:10 +05:30
asa.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
bigip.py Adding a regex for stderr catching. (#31945) 2017-10-25 14:51:49 -07:00
ce.py Contributing new lib/ansible/plugins/terminal/ce.py module to manage HUAWEI data center CloudEngine switch (#21653) 2017-05-19 08:43:37 +01:00
dellos6.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
dellos9.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
dellos10.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
enos.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
eos.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
ios.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
iosxr.py Adding stderr regex catch for iosxr commit failures. Adding error handling after executing commit command. (#26462) 2017-07-06 09:19:24 +05:30
ironware.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
junos.py Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
mlnxos.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
nxos.py Fix nxos terminal regex to parse xml response (#31283) 2017-10-05 15:32:43 +05:30
sros.py updates the prompt regexp for prompt handling in sros (#28015) 2017-08-10 12:59:49 -04:00
vyos.py Python3 chokes on casting int to bytes (#24952) 2017-05-23 15:58:37 -07:00