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 27f9cc05f8 Make sure run_once tasks also set any_errors_fatal so all hosts fail
Currently implemented only in the linear strategy (free strategy simply
ignores run_once/BYPASS_HOST_LOOP actions).

Fixes #14252
10 years ago
..
cli better fix for ansible-pull inventory handling 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 Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor Merge pull request #14280 from bcoca/always_tag_setup 10 years ago
galaxy Prevent traceback. 10 years ago
inventory better error when host inventory script isnt dict 10 years ago
module_utils avoid errors from possible None/False args 10 years ago
modules Update submodule refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing load now does not modify the incomming data 10 years ago
playbook Fix the way we re-add variables from PlayContext to the variable dict 10 years ago
plugins Make sure run_once tasks also set any_errors_fatal so all hosts fail 10 years ago
template Merge pull request #14293 from dagwieers/fix-eval-json-booleans 10 years ago
utils avoid logging color codes 10 years ago
vars move hostvars.vars to vars 10 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 10 years ago
constants.py Re-implementing the retry file feature for 2.0 10 years ago
test-requirements.txt Making the switch to v2 11 years ago