updated qol
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
become: yes
|
become: yes
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install user default applications. tmux, vim-nox, btop, htop, neofetch, bat, tldr, byobu
|
- name: Install user default applications. tmux, vim-nox, btop, htop, neofetch, tldr
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
- tmux
|
- tmux
|
||||||
@@ -15,8 +15,6 @@
|
|||||||
- neofetch
|
- neofetch
|
||||||
- curl
|
- curl
|
||||||
- wget
|
- wget
|
||||||
- bat
|
|
||||||
- tldr
|
- tldr
|
||||||
- byobu
|
|
||||||
update_cache: true
|
update_cache: true
|
||||||
state: latest
|
state: latest
|
||||||
|
|||||||
Reference in New Issue
Block a user