--- - hosts: rousseau.n39.eu become: true vars: ansible_python_interpreter: /usr/bin/python3 roles: tasks: - name: debug ansible.builtin.debug: msg: hello rousseau handlers: