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/test/units/plugins
Ganesh Nalawade c0326aea2f
Fix cli_command multiple prompt issue (#44922)
* Add check in network_cli to handle all prompts

* Add check_all flag to mandatory handle all the command prompt
  in prompts list. By default if any one prompt is handled
  remaining prompts are ignored.

* Fix cli_command multiple prompt issue

* If multiple prompt and answers are given as input network_cli
  handles only the first prompt that matched by default
* If a command execution results in muliple prompt the fix
  add support to set a boolean option C(check_all) to indicate
  network_cli to wait till all the prompts and answers are processed.

* Update cli_command

* Update api doc

* Fix unit test failure

* Fix CI failure

* Update network_cli

* Fix review comment
6 years ago
..
action Fix remote_tmp when become with non admin user (#42396) 6 years ago
cache Disable abstract-class-instantiated for smoketests 7 years ago
callback fix minor issues with debug and item labels (#41331) 6 years ago
cliconf Fix cli_command multiple prompt issue (#44922) 6 years ago
connection psrp: Added new Windows connection plugin (#41729) 6 years ago
filter adding an option for the filter ipsubnet and testing (#40670) 6 years ago
httpapi cisco firepower : Make API endpoints configurable via hostvars (#44952) 6 years ago
inventory Fix inventory plugin cache + add tests (#38229) 6 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Add ability to unlock 1Password vault to lookup plugins (#44923) 6 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy New keyword: ignore_unreachable (#43857) 6 years ago
terminal Adding slx_command module and supporting module_utils. (#38235) 7 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 7 years ago