mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 20:02:45 +00:00
In Python a function is always truthy, and the name of the `create_changeset` function was being accidentally used instead of `module.params['changeset']`.