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/support
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)
6 months ago
..
integration/plugins/modules Update triple single quotes to triple double quotes (#84099) 1 year ago
network-integration/collections/ansible_collections Templating overhaul, implement Data Tagging (#84621) 8 months ago
windows-integration async handling changed to use 'true' booleans(#85074) 6 months ago
README.md pymarkdown: update docs (#83150) 2 years ago

README.md

IMPORTANT

Files under this directory are not actual plugins and modules used by Ansible and as such should not be modified. They are used for testing purposes only (and are temporary).

In almost every case, pull requests affecting files under this directory will be closed.

You are likely looking for something under https://github.com/ansible-collections/ instead.