mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
[PR #6361/4171418e backport][stable-6] snap_alias: fix regex expression when listing aliases (#6378)
snap_alias: fix regex expression when listing aliases (#6361)
* snap_alias: fix regex expression when listing aliases
* simplify regex, add changelog
(cherry picked from commit 4171418e37)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
2
changelogs/fragments/6361-snap-alias-regex-bugfix.yml
Normal file
2
changelogs/fragments/6361-snap-alias-regex-bugfix.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- snap_alias - module would only recognize snap names containing letter, numbers or the underscore character, failing to identify valid snap names such as ``lxd.lxc`` (https://github.com/ansible-collections/community.general/pull/6361).
|
||||
Reference in New Issue
Block a user