community.general/lib/ansible/plugins/terminal
Trishna Guha f08332acb4
nxos enable mode (#39355)
* nxos enable mode

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix prompt

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add authorize,auth_pass

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* remove byte string from exec_cli_command

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add on_become test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* removed_in_version

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-05-08 15:31:02 +05:30
..
__init__.py Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
aireos.py
aruba.py Fix aruba initial prompt issue (#39195) 2018-04-26 11:06:27 +05:30
asa.py Alter ASA regexes to be byte-strings (#36176) 2018-02-15 10:11:26 -05:00
bigip.py Adds a tmsh command fallback (#33592) 2017-12-05 13:03:16 -08:00
ce.py
dellos6.py Fix_regex (#36569) 2018-03-05 06:30:37 -05:00
dellos9.py Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
edgeos.py Add unit tests for edgeos_command (#35861) 2018-02-14 09:27:03 -05:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py Handle multiple sub prompts for network_cli connection (#35361) 2018-01-31 18:33:23 +05:30
exos.py Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
ios.py Fix ios and iosxr terminal prompt regex (#39063) 2018-04-20 10:20:13 -06:00
iosxr.py Fix ios and iosxr terminal prompt regex (#39063) 2018-04-20 10:20:13 -06:00
ironware.py Auth to become (#33319) 2017-11-28 16:28:58 -05:00
junos.py
nxos.py nxos enable mode (#39355) 2018-05-08 15:31:02 +05:30
onyx.py Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
slxos.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
sros.py
vyos.py