curl as a quality-of-life tool on alpine

main
Ricard Illa 2023-01-27 11:52:35 +01:00
parent d2b5fd0488
commit 80484d7d4d
1 changed files with 3 additions and 2 deletions

View File

@ -2,14 +2,15 @@
- name: quality of life packages
apk:
name:
- curl
- htop
- man-pages
- mandoc
- mksh # I want something somewhat nicer thant busybox ash
- mosh
- neovim
- ripgrep
- tmux
- mandoc
- man-pages
when: ansible_distribution == "Alpine"
- name: install python3