mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 19:23:09 +00:00
Without this, ansible 2.1 will convert some arguments that are meant to be dict or list type to their str representation. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>