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 7ad6ce7ea1 moved network module magic from hardcoded to conf 8 years ago
..
process Stash post-validated fields of the task in the TaskResult 8 years ago
__init__.py Making the switch to v2 10 years ago
action_write_locks.py Change <support@ansible.com> - it's being retired. 8 years ago
module_common.py Complete rewrite of Windows exec wrapper (#21510) 8 years ago
play_iterator.py Skip fact gathering if the entire play was included via conditional and False (#21734) 8 years ago
playbook_executor.py Restore "skipping: no hosts matched" message 8 years ago
stats.py Use isinstance instead of type() comparisons. isinstance is more robust 8 years ago
task_executor.py moved network module magic from hardcoded to conf 8 years ago
task_queue_manager.py Warn reserved (#20567) 8 years ago
task_result.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 8 years ago