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/action
Brian Coca d41a3430b7
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>
6 months ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_action.py async handling changed to use 'true' booleans(#85074) 6 months ago
test_gather_facts.py DTFIX recategorization and error/warning refactor (#85181) 7 months ago
test_raw.py Don't inherit stdio (#82770) 9 months ago
test_reboot.py fix pc misuse (#82157) 2 years ago