mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 20:31:24 +00:00
This added support for increasing shard count: https://github.com/ansible/ansible/pull/24805 But the conditional to fail if you have specified a shard count other than the current shard count was still left in. This removes that conditional since it's no longer needed and prevents you from actually updating things!