snap: use MH execute() static method (#5773)

* use MH execute() static method

* add changelog fragment
This commit is contained in:
Alexei Znamensky 2023-01-07 22:20:19 +13:00 committed by GitHub
commit 02431341b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- snap - minor refactor when executing module (https://github.com/ansible-collections/community.general/pull/5773).