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/integration/targets/async
Jordan Borean edbb6d1d59
Allow check mode async task disabling check_mode (#82827) (#82861)
* Allow check mode async task disabling check_mode

Allows running an async task with check_mode: False when the playbook is
being run in check mode.

* Add check_mode attribute to internal cleanup task

(cherry picked from commit c9086061ca)
8 months ago
..
library Add intentional coverage for an async_wrapper case (#70593) 4 years ago
meta
tasks Allow check mode async task disabling check_mode (#82827) (#82861) 8 months ago
aliases ansible-test - Remove AIX provisioning support. (#76747) 3 years ago
callback_test.yml Allow callbacks from forks (#70501) 4 years ago
check_task_test.yml Allow check mode async task disabling check_mode (#82827) (#82861) 8 months ago