mirror of https://github.com/ansible/ansible.git
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.
da1e62a6d9
This changeset addresses the issue reported here: ansible/ansible-modules-core#1765 The yum module (at least) includes its task results as strings, rather than dicts, and the code this changeset replaces assumed that in that instance the task was skipped. The updated behaviour assumes that the task has been skipped only if: * results exist, and * all results are dicts that include a truthy skipped value |
9 years ago | |
---|---|---|
.. | ||
cli | 9 years ago | |
compat | 9 years ago | |
config | 10 years ago | |
errors | 9 years ago | |
executor | 9 years ago | |
galaxy | 9 years ago | |
inventory | 9 years ago | |
module_utils | 9 years ago | |
modules | 9 years ago | |
new_inventory | 9 years ago | |
parsing | 9 years ago | |
playbook | 9 years ago | |
plugins | 9 years ago | |
template | 9 years ago | |
utils | 9 years ago | |
vars | 9 years ago | |
__init__.py | 9 years ago | |
constants.py | 9 years ago | |
release.py | 9 years ago | |
test-requirements.txt | 10 years ago |