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
James Cammarata 6ae04c1e4f Fix logic in PlayIterator when inserting tasks during rescue/always
Because the fail_state is potentially non-zero in these block sections,
the prior logic led to included tasks not being inserted at all.

Related issue: #13605
10 years ago
..
cli Fixing a mistake from tweaking list stuff too much 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 Default msg param to AnsibleError to avoid serialization problems 10 years ago
executor Fix logic in PlayIterator when inserting tasks during rescue/always 10 years ago
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 10 years ago
inventory Revert "Enable host_key checking at the strategy level" 10 years ago
module_utils corrected service detection in docker versions 10 years ago
modules update submodule ref for doc fix 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing All variables in complex args again 10 years ago
playbook Fixing bugs in conditional testing with until and some integration runner tweaks 10 years ago
plugins Comment to explain why we strip _ansible_notify specially 10 years ago
template keep string type filters as strings 10 years ago
utils Revert "Enable host_key checking at the strategy level" 10 years ago
vars fix sorting of groups for host vars 10 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 10 years ago
constants.py Add package module to squash list 10 years ago
test-requirements.txt Making the switch to v2 11 years ago