- name: Install Python 3 Dependencies ansible.builtin.apt: pkg: - python3-debian state: present