mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
self.instance may be overwritten before the user data comparsion which result in a false positive changed state. With this commit, we make sure we have the userdata when we need to.