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
Brian Coca ef53017c1a
restores delegated vars that were not passed (#74371) (#75346)
* restores delegatd vars that were not passed

   this will restore delegate display on callbacks using the vars
   also moves to use delegate_to directly on the default callback

* clog

(cherry picked from commit cbc83545582d8d7a718140263c465129e0e535d9)
(cherry picked from commit ed456f25f6)
4 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell win async - use full path for powershell (#70703) (#70714) 5 years ago
process fix vault temp file handling (#68433) 6 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clarify the comments for action_write_locks 8 years ago
interpreter_discovery.py Make Python path warning say what it means to say (#69669) 6 years ago
module_common.py [2.10] Fix using module-specific module_defaults in action plugins (#74850) 5 years ago
play_iterator.py Fix play stats when rescue block is a child block (#70922) (#71334) 5 years ago
playbook_executor.py avoid constant checking controlpersist (#69910) 6 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 7 years ago
task_executor.py restores delegated vars that were not passed (#74371) (#75346) 4 years ago
task_queue_manager.py [stable-2.10] Fix super annoying Python 2.6 multiprocessing.Queue stack trace in CI (#72604) (#72608) 5 years ago
task_result.py [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 5 years ago