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/test
Sloane Hertel b541a148d5
Fix dnf package matching (#75411)
* Fix a bug with the dnf module not using all components of a package name when filtering to determine if it's installed

* changelog

* Simplify splitting on the last '.'

* Update lib/ansible/modules/dnf.py
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Fix dnf package matching (#75411) 4 years ago
lib/ansible_test Add sanity tests which ensures that _info and _facts modules set supports_check_mode=True. (#75324) 4 years ago
sanity Remove ignores that are resolved on devel 5 years ago
support updates links in comments to point to current docs (#74834) 5 years ago
units Change interpreter discovery defaults to silently prefer Python 3 (#75049) 5 years ago
utils/shippable Remove unused CI scripts. 5 years ago