community.general/lib/ansible/plugins/cliconf
bdowling f2818caa61 Fix None stringification call to send_command (#36254)
send_command already performs the to_bytes safely on prompts (checking
for None).  Without this check the literal 'None' became a subprompt trigger!

Fixes #35662
2018-02-16 10:37:01 -05:00
..
__init__.py * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
aireos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aruba.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
asa.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
dellos6.py 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
dellos9.py Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10.py Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00:00
edgeos.py Add unit tests for edgeos_command (#35861) 2018-02-14 09:27:03 -05:00
enos.py Changing ENOS cliconf plugin license from BSD to GPL (#34889) 2018-01-31 11:18:24 -05:00
eos.py Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
ios.py Fix None stringification call to send_command (#36254) 2018-02-16 10:37:01 -05:00
iosxr.py * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
ironware.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos.py Remove unused enable_mode import on Junos cliconf plugin (#35722) 2018-02-05 03:07:23 -08:00
nxos.py nxos tests to use network_cli (#34474) 2018-01-05 12:39:04 -05:00
onyx.py Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
vyos.py Fix VyOS check mode (#35977) 2018-02-11 11:40:33 -05:00