mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
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>
This commit is contained in:
parent
8f29976102
commit
f27d5e7a42
5 changed files with 57 additions and 11 deletions
3
changelogs/fragments/9598-snap-version.yml
Normal file
3
changelogs/fragments/9598-snap-version.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- snap - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9598).
|
||||
- snap_alias - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9598).
|
Loading…
Add table
Add a link
Reference in a new issue