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 311ef75245 async handling changed to use 'true' booleans(#85074)
async_status and async_wrrapper now use booleans instead of 0/1 for 'thruthyness'
gather_facts also updated

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Matt Clay <matt@mystile.com>
(cherry picked from commit d41a3430b7)
7 months ago
..
action async handling changed to use 'true' booleans(#85074) 7 months ago
become Fix local connection and become issues (#84700) 11 months ago
cache Templating overhaul, implement Data Tagging (#84621) 9 months ago
callback Implement TaskResult backward compatibility for callbacks (#85039) 8 months ago
connection Decouple SSH client verbosity from Ansible display (#85224) 7 months ago
filter Templating overhaul, implement Data Tagging (#84621) 9 months ago
inventory Templating overhaul, implement Data Tagging (#84621) 9 months ago
loader_fixtures Require `from __future__ import annotations` (#81902) 2 years ago
lookup Templating overhaul, implement Data Tagging (#84621) 9 months ago
shell ssh - Improve CLIXML stderr parsing (#84569) 11 months ago
strategy Reduce number of implicit meta tasks (#84007) 1 year ago
test ensure builtin tests always return bool (#85149) 8 months ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Switch to stackwalk caller ID (#85095) 8 months ago