mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
* Fixes flatpak module to work with flatpak >=1.2.0, fixes #51481 This keeps backwards-compatibility for flatpak versions before 1.2.0 * Fixes typeo Co-Authored-By: oolongbrothers <oolongbrothers@zeibar.net>
This commit is contained in:
parent
bf3e397ea7
commit
f9c7ccbb41
2 changed files with 44 additions and 13 deletions
2
changelogs/fragments/51485-fixes-flatpak.yaml
Normal file
2
changelogs/fragments/51485-fixes-flatpak.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- flatpak - Makes querying of present flatpak name more robust, fixes #51485 (https://github.com/ansible/ansible/issues/51485)
|
Loading…
Add table
Add a link
Reference in a new issue