---
- name: Update package database
raw: apt update
- name: Install Python
raw: apt install --yes python3