1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-04-18 15:07:55 +02:00
..
__init__.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05:00
test_apk.py apk: Fix regex search patterns 2017-04-18 15:07:55 +02:00
test_apt.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05:00
test_yum.py Fix 'yum skips updates' bug (#21113) 2017-02-08 16:07:43 -05:00