@ -5,9 +5,11 @@
become: true
tasks:
- name: install htop
- name: install packages
package:
name:
- htop
- mc
- tmux
state: latest
update_cache: yes