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 f0b227009c
Fix dnf package matching (#75411) (#75418)
* 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

(cherry picked from commit b541a148d5)
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration Fix dnf package matching (#75411) (#75418) 5 years ago
lib/ansible_test [2.11] Improve handling of AnsibleModule arguments in validate-modules (#75360) 5 years ago
sanity [2.11] Use `sphinx_ansible_theme` Sphinx theme in docs (#75058) 5 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units Skip python interpreter discovery for 'forced local' module execution (#74824) (#75402) 5 years ago
utils/shippable [stable-2.11] Remove obsolete Shippable specific scripts. 5 years ago