moved packages only available for arch
moved them to an own block
This commit is contained in:
@@ -3,14 +3,11 @@
|
||||
package:
|
||||
state: latest
|
||||
name:
|
||||
- bashtop
|
||||
- curl
|
||||
- exa
|
||||
- htop
|
||||
- iftop
|
||||
- iotop
|
||||
- "{{ lm_sensors_package }}"
|
||||
- lsd
|
||||
- lsof
|
||||
- neofetch
|
||||
- net-tools
|
||||
@@ -23,6 +20,15 @@
|
||||
- "{{ vim_package }}"
|
||||
- wget
|
||||
|
||||
- name: system setup | utilities | install utilities (arch)
|
||||
tags: packages,system,system setup
|
||||
package:
|
||||
state: latest
|
||||
name:
|
||||
- bashtop
|
||||
- exa
|
||||
- lsd
|
||||
|
||||
- name: system setup | utilities | install man-pages (arch)
|
||||
tags: packages,system,settings
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user