---
- name: Install base packages
package:
name:
- htop
- git
- nload
- ufw
- borgbackup
- vim
state: present
update_cache: yes