mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fix stricts datatype of wait_timeout to int as module is using it as integer. Fixes https://github.com/ansible/ansible/issues/24267 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>