- name: Install python become: true ansible.builtin.apt: pkg: - python3 - python3-venv - python3-pip