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