mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
delegate_to parameter in task only accepts string, this fix will error out if other datatypes are provided instead of string. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>