mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
Without this change, the module will simply fail with an error when doing a query and not specifying the **lag_type** parameter. The integration tests expect **lag_type** too, so this simply codifies what was expected since inception.