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 674a57c3fa
fix module defaults (#56020)
* fix module defaults

 - corrected precedence (specific module > group)
 - made into reusable function
 - use from gather_facts/service/package to match 'actual module used'
7 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell psrp - Fix raw and script tests for connection plugin (#55357) 7 years ago
process Avoid WorkerProcess._new_stdin FD sharing (#51623) (#51624) 7 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 Use unicode string for auto interpreter warnings (#53671) 7 years ago
module_common.py fix module defaults (#56020) 7 years ago
play_iterator.py Remove "legacy" code from PlayIterator (#53754) 7 years ago
playbook_executor.py Ensure play order is obeyed (#49897) 7 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 7 years ago
task_executor.py fix module defaults (#56020) 7 years ago
task_queue_manager.py options not optional for callbacks (#55660) 7 years ago
task_result.py fixes for stripping (#52930) 7 years ago