--- - name: install apt packages become: true apt: name: - python3 - python3-pip - python3-virtualenv - python-is-python3