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
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)
2 years ago
..
integration Allow check mode async task disabling check_mode (#82827) (#82861) 2 years ago
lib/ansible_test [stable-2.16] ansible-test - Fix Alpine libexpat bootstrapping (#82896) 2 years ago
sanity [backport/2.16] Bump Pylint sanity test requirements for 3.12 (#81850) 2 years ago
support [stable-2.16] Fix subversion integration test (#82029) 2 years ago
units Avoid winrm hang on stdin write failure (#82766) (#82782) 2 years ago