--- - name: Test collection role variables hosts: localhost connection: local gather_facts: false tasks: - name: Include testing.bob.test_role ansible.builtin.include_role: name: testing.bob.test_role