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
Martin Krizek 0cc50e0673
dnf5: enable now implemented cacheonly functionality (#81141)
Note that this also fixes a traceback caused by backwards incompatible
change in dnf5 where cacheonly was changed from bool to string:
https://github.com/rpm-software-management/dnf5/pull/665/files#diff-ab65249ff7fccadfb2864b6826f6559f7f16fad43fd3bf2da0b4fe8db790d59aR179
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 4 years ago
cli ansible-galaxy - add config option for the default ansible-galaxy timeout (#81108) 2 years ago
collections Remove unused code from lib/ansible/collections/ (#80712) 3 years ago
compat Clean up unused imports in core (#79900) 3 years ago
config ansible-galaxy - add config option for the default ansible-galaxy timeout (#81108) 2 years ago
errors Use ansible.module_utils.common.text.converters (#80704) 3 years ago
executor display, also proxy warnings and deprecations (#81060) 3 years ago
galaxy Resolve issues on python pre-3.10.6 with collection dirs longer than 100 characters (#81061) 3 years ago
inventory Use ansible.module_utils.common.text.converters (#80704) 3 years ago
module_utils Remove Python 3.5 support (#80972) 3 years ago
modules dnf5: enable now implemented cacheonly functionality (#81141) 2 years ago
parsing Fix arg splitting and key/value parsing (#80030) 3 years ago
playbook Simplify conditional.py (#80584) 3 years ago
plugins Inventory Script Plugin: raise execution error (#81104) 2 years ago
template template escaping: use configured variable start instead of default one (#81001) 3 years ago
utils display, also proxy warnings and deprecations (#81060) 3 years ago
vars Fix pylint disallowed-name errors (#80854) 3 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 4 years ago
__main__.py Python 3.9 min for controller (#77566) 3 years ago
constants.py Remove deprecated include (#80752) 3 years ago
context.py Remove collections compat from controller code. 4 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 4 years ago
release.py bump devel to 2.16.0.dev0 (#80390) 3 years ago