- name: Install usual software apt: pkg: - htop - mc - vim - net-tools state: present update_cache: true