@ -4,9 +4,7 @@
update_cache: yes
- name: install packages for admins
pacman:
name: '{{ item }}'
state: present
with_items:
name:
- bash-completion
- bridge-utils
- htop
@ -17,6 +15,7 @@
- tmux
- vim
- tcpdump
- name: create bash_profile
lineinfile: