Add ansible and remove tmux

This commit is contained in:
Anthony Rose 2019-11-21 12:41:11 +00:00
parent 5f681bb022
commit 8ac7dd06fe

View file

@ -9,5 +9,5 @@
- name: Install CLI packages - name: Install CLI packages
become: true become: true
pkgin: pkgin:
name: git,gnupg2,mc,mozilla-rootcerts-openssl,nmap,openvpn,pkgin,py37-pip,python37,sqlite3,sudo,tmux,zsh name: ansible,git,gnupg2,mc,mozilla-rootcerts-openssl,nmap,openvpn,pkgin,py37-pip,python37,sqlite3,sudo,zsh
state: present state: present