mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
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
This commit is contained in:
parent
fe224a6537
commit
ca388f064a
3 changed files with 63 additions and 59 deletions
2
changelogs/fragments/6468-snap-cmdrunner.yml
Normal file
2
changelogs/fragments/6468-snap-cmdrunner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- snap - refactor module to use ``CmdRunner`` to execute external commands (https://github.com/ansible-collections/community.general/pull/6468).
|
Loading…
Add table
Add a link
Reference in a new issue