community.general/lib/ansible/plugins/cliconf
Ganesh Nalawade e25d8e2b99 Add support for multiple prompt answers in network_cli (#44492)
* Currently network_cli support multiple prompts
  single answer as response. This PR adds support
  for multiple answers.
* In case of multiple prompts and mulitple answers the
  index of a particular prompt in the prompts list should
  match with the index in the answer list.
2018-08-23 09:46:42 -04:00
..
__init__.py Add support for multiple prompt answers in network_cli (#44492) 2018-08-23 09:46:42 -04:00
aireos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
aruba.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
asa.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
ce.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos.py Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
dellos6.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos9.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos10.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
edgeos.py cli_command module (#42916) 2018-08-06 10:41:57 -04:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py fix typo in edit_config_capability name (#44102) 2018-08-14 09:17:50 +05:30
exos.py new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
ios.py multiline_delimiter should be True ios cliconf (#44106) 2018-08-14 11:34:07 +05:30
iosxr.py DCI devel iosxr fix : on-device diffs does not work always (#44265) 2018-08-17 12:34:11 +05:30
ironware.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
junos.py junos cliconf diff fix (#44109) 2018-08-14 13:01:27 +05:30
nos.py new nos_config module (#44140) 2018-08-21 10:02:40 -07:00
nxos.py fix typo in edit_config_capability name (#44102) 2018-08-14 09:17:50 +05:30
onyx.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
routeros.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
slxos.py Missing close " (#42985) 2018-07-19 09:24:52 +05:30
voss.py fix typo in edit_config_capability name (#44102) 2018-08-14 09:17:50 +05:30
vyos.py Add cli_config module (#42413) 2018-08-14 13:52:15 +05:30