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/plugins/strategy
Brian Coca cfba6dfe91
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
7 years ago
..
__init__.py Ensure play order is obeyed (#49897) 7 years ago
debug.py Provide a way to explicitly invoke the debugger (#34006) 8 years ago
free.py Become plugins (#50991) 7 years ago
host_pinned.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
linear.py Become plugins (#50991) 7 years ago