mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
The module didn't perform a commit confirm check which would cause checking commits to be non idempotent. This change will fix that problem.