1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/flatpak
patchback[bot] b4e61a554f
[PR #8221/07356563 backport][stable-8] Add support for state=latest to flatpak module (#8265)
Add support for state=latest to flatpak module (#8221)

Fixes #6563 by extending the allowed values of the `state` parameter to
include `latest`. To do this, the `update_flat()` function is introduced
which borrows the majority of its implementation from both the existing
`install_flat()` and `remove_flat()` functions. The documentation and
examples have been expanded describing what to expect when using
`state=latest`.

(cherry picked from commit 0735656319)

Co-authored-by: Kenneth Benzie (Benie) <k.benzie83@gmail.com>
2024-04-21 20:39:55 +02:00
..
files Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
meta Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
tasks [PR #8221/07356563 backport][stable-8] Add support for state=latest to flatpak module (#8265) 2024-04-21 20:39:55 +02:00
aliases Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00