mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 11:13:10 +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>