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
Adam Miller dba17aeb13
dnf allowerasing (#48319)
Add the ability to pass allowerasing to alter the dnf transaction
behavior.

Fixes #24161

This is effectively a port of the original pull request from
poettler-ric who has since abandoned the PR

    https://github.com/ansible/ansible/pull/34111

Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago
..
cli Update ansible-galaxy to handle role requirements (#68288) 5 years ago
collections
compat
config Filter BLACKLIST_EXTS in PluginLoader (#69029) 5 years ago
errors
executor Fix --start-at-task when skipping tasks with no name (#68951) 5 years ago
galaxy Handle non-ascii paths during role installation. Fixes #69133 (#69213) 5 years ago
inventory
module_utils Bring back more objects that were exposes in _text (#69090) 5 years ago
modules dnf allowerasing (#48319) 5 years ago
parsing
playbook Be strict about what is a boolean for keywords (#67625) 5 years ago
plugins Removed redundant conditional in paramiko_ssh.py (#69164) 5 years ago
template native types: literal_eval all the things (#68938) 5 years ago
utils
vars
__init__.py
constants.py
context.py
release.py