--- - name: "Install arduino needed packages" apt: name: - picocom - python-pip state: latest - name: "install inotool with pip" pip: name: ino