@ -4,19 +4,18 @@
update_cache: yes
- name: install packages for admins
pacman:
name: '{{ item }}'
name:
- bash-completion
- bridge-utils
- htop
- mosh
- nload
- rxvt-unicode-terminfo
- screen
- tmux
- vim
- tcpdump
state: present
with_items:
- name: create bash_profile
lineinfile: