--- - name: Install default packages pkgng: name: "{{ packages }}" vars: packages: - htop - git - ncdu - ntp - screen - tmux - tree - vim ...