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