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
Matt Martz a17581efa6
2.11 `action_groups` normalization (#76171)
* Have tests use shortname in action_groups to uncover an issue

* Alias shortname from action_groups to FQCR of owning collection

* Add clog frag

* Don't overwrite
3 years ago
..
discovery Python interpreter discovery (#50163) 6 years ago
powershell rethink wording (#70028) 4 years ago
process Use a file-like obj for stdout/stderr for deadlock workaround (#74156) (#74160) 4 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 8 years ago
action_write_locks.py Clarify the comments for action_write_locks 7 years ago
interpreter_discovery.py Make Python path warning say what it means to say (#69669) 5 years ago
module_common.py 2.11 `action_groups` normalization (#76171) 3 years ago
play_iterator.py Add implicit role_complete block instead of role._eor (#72208) 4 years ago
playbook_executor.py run playbook from collections (#67435) 4 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 6 years ago
task_executor.py [stable-2.11] task_executor - use correct value for ssh connection retries (#75155) (#75191) 3 years ago
task_queue_manager.py Fix super annoying Python 2.6 multiprocessing.Queue stack trace in CI (#72604) 4 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago