- name: Install Ansible Dependencies ansible.builtin.apt: pkg: - python3-debian - python3-kubernetes state: present