--- - hosts: "{{ target }}" gather_facts: false remote_user: root roles: - install_python ...