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
Sloane Hertel 8034651cd2
Only mark a role as complete once a task in it executes for the target host (#81565)
* If all tasks in the role are skipped or unreachable, the role is not marked as complete for the host.

* Only mark the role as complete if a task in the role succeeds or fails for the host.
1 year ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli Improve ansible-pull documentation (#81646) 1 year ago
collections Remove unused code from lib/ansible/collections/ (#80712) 1 year ago
compat Clean up unused imports in core (#79900) 2 years ago
config Deprecate STRING_CONVERSION_ACTION (#78860) 1 year ago
errors Use ansible.module_utils.common.text.converters (#80704) 1 year ago
executor Add type hints to ansible.utils.display::Display (#81400) 1 year ago
galaxy tarfile: Handle deprecation warning for extract and extractall (#81545) 1 year ago
inventory Use ansible.module_utils.common.text.converters (#80704) 1 year ago
module_utils Replace ConfigParser.readfp() with read_file() (#81657) 1 year ago
modules Update user.py (#81653) 1 year ago
parsing ansible-vault: Check if the destination is writable (#81660) 1 year ago
playbook Add type hints to ansible.utils.display::Display (#81400) 1 year ago
plugins Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
template fix various Jinja plugin caching issues (#79781) 1 year ago
utils encrypt: deprecate passlib_or_crypt (#81571) 1 year ago
vars Add type hints to ansible.utils.display::Display (#81400) 1 year ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Python 3.9 min for controller (#77566) 2 years ago
constants.py Remove deprecated include (#80752) 1 year ago
context.py Remove collections compat from controller code. 3 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py bump devel to 2.16.0.dev0 (#80390) 2 years ago