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 0ff80a15ba
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
3 years ago
..
action Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
become better handling of sudo flag replacement (#76389) 3 years ago
cache Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
callback Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
connection ssh connection avoid parsiing own debug (#76732) 3 years ago
filter Require Jinja2 3.0.0 (#75881) 3 years ago
inventory
loader_fixtures
lookup
shell
strategy Parser errors from within includes should not be rescueable (#73722) 3 years ago
__init__.py
test_plugins.py