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
jctanner 238c6461f6 Add a function to check for killed processes in all strategies (#16684)
* Add a function to check for killed processes so that if any
threads are sigkilled or sigtermed, the entire playbook execution is aborted.
10 years ago
..
cli ansible-doc now notes when module has action plugin 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Fix some typos (#16498) 10 years ago
executor Add a function to check for killed processes in all strategies (#16684) 10 years ago
galaxy Retain local tar.gz roles during galaxy install (#16592) 10 years ago
inventory Ignore limits and restrictions when parsing inventory. 10 years ago
module_utils Fix find_image() not matching on tag 10 years ago
modules Submodule ref update 10 years ago
parsing Search path (#16387) 10 years ago
playbook fixed lookup search path (#16630) 10 years ago
plugins Add a function to check for killed processes in all strategies (#16684) 10 years ago
template allow spaces before the filter string (#16312) 10 years ago
utils add new features to ios shared module 10 years ago
vars Fix the way pull localhosts out of inventory for delegate_to 10 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py make timeout decorator for facts have a configurable duration (#16551) 10 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
test-requirements.txt Making the switch to v2 11 years ago