patchback[bot]
45f7661249
[PR #9598/f27d5e7a backport][stable-10] snap: add RV version ( #9606 )
...
snap: add RV version (#9598 )
* snap: add RV version
* add chglog frag
* fix typo
* fix docs
* add missing import
* fix sanity
* more fixes
* Update plugins/modules/snap.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/snap_alias.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f27d5e7a42
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-01-22 20:51:27 +01:00
Alexei Znamensky
ea6fb9da8f
snap: add param "dangerous" ( #6908 )
...
* snap: add param "dangerous"
* adjusted run_command out for simple test case
* add changelog frag
2023-07-15 12:54:39 +02:00
Alexei Znamensky
b78d1999e1
snap: aware of channel in installed snaps ( #6435 )
...
* [WIP] snap: aware of channel in installed snaps
* parse snap list output and assert whether channel matches
* undo test
* fail rightfully when install with different channel does not work
* transparetent refresh
* rollback comment in integration test
* rollback comment in integration test
* add changelog frag
* Update plugins/modules/snap.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-06-06 20:49:12 +02:00
Alexei Znamensky
ca388f064a
snap: now using CmdRunner ( #6468 )
...
* snap: now using CmdRunner
* add changelog frag
* minor adjustment + comment
* simplified args for cmdrunner when retrieving snap options
* Update changelogs/fragments/6468-snap-cmdrunner.yml
2023-05-07 20:22:53 +02:00
Alexei Znamensky
d4df585370
snap_alias: refactor code out to module utils ( #6441 )
...
* snap_alias: refactor code out to module utils
* add changelog frag
2023-04-28 10:02:07 +02:00