slackpkg: fix matching some special cases in package names. (#505)

* slackpkg: fix matching some special cases in package names.

* Add chagelog/fragments file

* Update changelogs/fragments/505-slackpkg_fix_matching_some_special_cases_in_package_names.yml

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
majekw
2020-06-17 09:38:30 +02:00
committed by GitHub
parent a3953106e6
commit 736f2ecac0
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- slackpkg - fix matching some special cases in package names (https://github.com/ansible-collections/community.general/pull/505).