mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
conn_limit type is set to 'int'. This will allow module to compare conn_limit with record value without type casting. Fixes: #38118 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>