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
Brian Coca 4eac144d7e
ssh connection avoid parsing own debug (#76732) (#76756)
* ssh connection avoid parsiing own debug (#76732)

  - Avoids false positives on become strings being echoed back
   by ssh cli itself
  - added test for debug lines
  - also simplified some of existing test code

(cherry picked from commit 0ff80a15ba)

* unicoode

* dont make em ascii
4 years ago
..
action Skip python interpreter discovery for 'forced local' module execution (#74824) (#75402) 5 years ago
become Migrated to community.general 6 years ago
cache Make cache adjudicator's flush call plugin flush (#70987) 6 years ago
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 6 years ago
connection ssh connection avoid parsing own debug (#76732) (#76756) 4 years ago
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 5 years ago
inventory Add a toggle for the leading separator for keyed_groups (#60882) 5 years ago
loader_fixtures Clean up unit test boilerplate. 6 years ago
lookup url lookup - set default user agent (#72324) 5 years ago
shell powershell - fix nested CLIXML parser (#71412) 5 years ago
strategy Temporarily disable strategy units (#74048) 5 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 6 years ago