Add ansible and remove tmux
This commit is contained in:
parent
5f681bb022
commit
8ac7dd06fe
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
- name: Install CLI packages
|
||||
become: true
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue