Commit Graph

1 Commits (6c0f4c8a2df78e0863723bffa06f6594b9bdd540)

Author SHA1 Message Date
Jordan Borean c9086061ca
Allow check mode async task disabling check_mode (#82827)
* 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
9 months ago