mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
snap: detect change by checking final state (#7340)
* snap: detect change by checking final state * detect change in snap_status variable * add changelog frag
This commit is contained in:
2
changelogs/fragments/7340-snap-fix.yml
Normal file
2
changelogs/fragments/7340-snap-fix.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- snap - change the change detection mechanism from "parsing installation" to "comparing end state with initial state" (https://github.com/ansible-collections/community.general/pull/7340, https://github.com/ansible-collections/community.general/issues/7265).
|
||||
Reference in New Issue
Block a user