Task failed: Failed to create temporary directory with Ansible's community.routeros.api_facts or facts

Hello,

I’m giving community.routeros.api_facts a try (see https://docs.ansible.com/projects/ansible/latest/collections/community/routeros/api_facts_module.html#ansible-collections-community-routeros-api-facts-module).

My community.routeros collection is (I thought I upgraded from 3.10.0 to 3.19.0 but it seems 3.19.0 is still present):

ansible-galaxy collection list|grep routeros
community.routeros 3.19.0
community.routeros 3.10.0

Have you met any success using community.routeros.api_facts with a 7.20.8-powered box ? If positive, how do tell ansible the target host is a RouterOS device ?

Best regards