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/executor
Jordan Borean 1e6b8249e7
Add condition that causes a when to skip a task to output msg (#78918)
* Add condition that causes a when to skip a task

* Fix up tests

* Use false_condition instead of failed_condition

* Remove formatting accidentially added

* Fix sanity
2 years ago
..
module_common Update collections.abc imports (#79911) 2 years ago
__init__.py
test_interpreter_discovery.py
test_play_iterator.py
test_playbook_executor.py
test_task_executor.py Add condition that causes a when to skip a task to output msg (#78918) 2 years ago
test_task_queue_manager_callbacks.py
test_task_result.py