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 6bd7ef4838 Ensure play order is obeyed (#49897)
* Ensure play order is obeyed

 it was being ignored depending on other options
 also added tests for each order (except shuffle) both serial and not
 fixes #49846


(cherry picked from commit cfba6dfe91)
7 years ago
..
powershell split PS wrapper and payload (CVE-2018-16859) (#49143) 7 years ago
process Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 8 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 split PS wrapper and payload (CVE-2018-16859) (#49143) 7 years ago
play_iterator.py Ensure play order is obeyed (#49897) 7 years ago
playbook_executor.py Ensure play order is obeyed (#49897) 7 years ago
stats.py Provide a way to explicitly invoke the debugger (#34006) 8 years ago
task_executor.py [stable-2.7] Make squash deprecation messages less misleading (#49551) 7 years ago
task_queue_manager.py Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 8 years ago
task_result.py fix tempating issues with no_log and loops (#44468) 7 years ago