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
Thomas Stähle cd2d8b77fe
apt - add allow_change_held_packages option (#73629)
* Add changelog fragment and integration tests
* Break up function signature into multiple lines
    It passed the 160 character width. Change it to multi-line for easier reading
    and better diffs in the future.
* Remove unused import
* Update version added for new feature
* Move changelog fragment to correct location

Co-authored-by: Thomas Stähle <thomas.staehle@check24.de>
Co-authored-by: Sam Doran <sdoran@redhat.com>
3 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli Fix ansible-doc -l ansible.builtin / ansible.legacy (#76235) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Heisen jinja2_native (#75587) 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 3 years ago
executor Reduce number of iterations through PlayIterator (#74175) 3 years ago
galaxy galaxy: raise error when inaccessible path is specified multiple times (#76318) 3 years ago
inventory Start of moving away from six (#75863) 3 years ago
module_utils uri module improvements (#50771) 3 years ago
modules apt - add allow_change_held_packages option (#73629) 3 years ago
parsing Add a YAML representer for NativeJinjaUnsafeText (#76186) 3 years ago
playbook Keep pre Python 3.10 literal_eval behavior (#76261) 3 years ago
plugins Reduce number of iterations through PlayIterator (#74175) 3 years ago
template No longer needed to fall back to sha (#76281) 3 years ago
utils No longer needed to fall back to sha (#76281) 3 years ago
vars No longer needed to fall back to sha (#76281) 3 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Modernize install (#76021) 3 years ago
constants.py force version on deprecation (#74338) 3 years ago
context.py Become plugins (#50991) 5 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py bump devel to 2.13 (#75833) 3 years ago