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