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/lib/ansible/executor
Yedidyah Bar David aff5e5dfc6
_run_loop: Add the task name to the warning (#76012)
Prepend the task name to the warning "The loop variable 'item' is
already in use", so that you can get some context even if stdout and
stderr go to separate places.
3 years ago
..
discovery Python interpreter discovery (#50163) 5 years ago
powershell PowerShell - Support optional module util imports (#75187) 3 years ago
process Remove PyCrypto (#74699) 3 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 7 years ago
action_write_locks.py Clarify the comments for action_write_locks 6 years ago
interpreter_discovery.py Change interpreter discovery defaults to silently prefer Python 3 (#75049) 3 years ago
module_common.py ansible-test - split controller/target testing (#75605) 3 years ago
play_iterator.py Ensure end_play ends play, not batch (#74332) 3 years ago
playbook_executor.py Ensure end_play ends play, not batch (#74332) 3 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 5 years ago
task_executor.py _run_loop: Add the task name to the warning (#76012) 3 years ago
task_queue_manager.py Python 3.8 Controller Minimum (#74013) 3 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago