--- - hosts: all tasks: - name: Package installation apt: name: - python3 - python-is-python3 - python3-venv - python3-pip