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/units/modules/packaging/os
Kevin Brebanov 5775bb2a4e apk: Fix regex search patterns
Regex patterns were not being escaped properly so package names
containing characters that could be interpreted as regex symbols
were causing failures.

Fixes: #19714
8 years ago
..
__init__.py Relocate module unit tests. (#18812) 8 years ago
test_apk.py apk: Fix regex search patterns 8 years ago
test_apt.py Relocate module unit tests. (#18812) 8 years ago
test_yum.py Fix 'yum skips updates' bug (#21113) 8 years ago