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
2017-04-18 15:07:55 +02:00
..
__init__.py
test_apk.py apk: Fix regex search patterns 2017-04-18 15:07:55 +02:00
test_apt.py
test_yum.py