1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-20 10:48:59 +00:00
community.general/changelogs/fragments
patchback[bot] ae089aefad
[PR #11688/85685944 backport][stable-12] flatpak: fix removal of runtimes (#11713)
flatpak: fix removal of runtimes (#11688)

* flatpak: fix removal of runtimes (issue #553)

The module was using `--app` when listing installed flatpaks for name
matching, which excluded runtimes from the results. This caused removal
of runtimes to fail even though `flatpak_exists()` correctly detected
them as installed (it lists both apps and runtimes).

Fix by dropping `--app` from the three matching functions so that both
apps and runtimes are searchable.



* flatpak: add changelog fragment for PR #11688



---------


(cherry picked from commit 8568594453)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 08:06:46 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
8852-snmp-facts-pysnmp7.yml [PR #11683/5a27cbde backport][stable-12] snmp_facts: update to pysnmp >= 7.1 async API (#11711) 2026-03-30 22:33:30 +02:00
11664-mssql-named-instance-port.yml [PR #11664/d48a0668 backport][stable-12] mssql_*: named instances (#11672) 2026-03-24 07:00:36 +01:00
11681-pacman-root-cachedir-config.yml [PR #11681/e2c06f2d backport][stable-12] pacman: add root, cachedir, and config options (#11684) 2026-03-26 06:47:20 +01:00
11688-flatpak-fix-runtime-removal.yml [PR #11688/85685944 backport][stable-12] flatpak: fix removal of runtimes (#11713) 2026-03-31 08:06:46 +02:00
11689-composer-create-project-idempotent.yml [PR #11689/a4bba992 backport][stable-12] composer - make create-project idempotent, add force parameter (#11700) 2026-03-27 21:34:35 +01:00
11698-ipa-failed-response.yml [PR #11698/47ef322a backport][stable-12] ipa module utils: detect and fail on errors in API response failed field (#11710) 2026-03-30 21:43:39 +02:00