--- - name: install rescue and administration packages ansible.builtin.package: name: "{{ toolbox__packages }}" state: present