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
Ryan Brown 4c8808ec9d
Extend `module_defaults` by adding default groups for cloud modules (#44127)
Extends `module_defaults` by adding a prefix to defaults `group/` which denotes a builtin list of modules. Initial groups are: `group/aws`, `group/azure`, and `group/gcp`
7 years ago
..
process Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 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
module_common.py Switch to imp.load_module 7 years ago
play_iterator.py Add a helper to PlayIterator to recursively find the active state (#40847) 8 years ago
playbook_executor.py Only template values in vars_prompt rather than all vars (#39304) 7 years ago
stats.py Provide a way to explicitly invoke the debugger (#34006) 8 years ago
task_executor.py Extend `module_defaults` by adding default groups for cloud modules (#44127) 7 years ago
task_queue_manager.py Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 7 years ago
task_result.py fix tempating issues with no_log and loops (#44468) 7 years ago