- name: Install minimal tools ansible.builtin.package: name: - vim - screen - git state: present