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
Felix Fontein
3ec2fde2c6
Add attributes to package manager modules ( #5954 )
...
Add attributes to package manager modules.
2023-02-24 09:25:20 +01:00
Alexei Znamensky
02431341b7
snap: use MH execute() static method ( #5773 )
...
* use MH execute() static method
* add changelog fragment
2023-01-07 10:20:19 +01:00
Alexei Znamensky
8fb2228125
snap: fix regex to support option values with whitespaces ( #5475 )
...
* snap: fix regex to support option values with whitespaces
* add changelog fragment
2022-11-06 11:41:11 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Brian Coca
8f90360d49
make collection usable with current ansible vers ( #9 )
2020-03-11 14:10:38 +00:00