library/roles/ubuntu-deb-general/defaults/main.yml: Install curl by default.
This commit is contained in:
parent
7793d60938
commit
05c509a683
|
@ -10,6 +10,7 @@ common_packages:
|
||||||
- zile
|
- zile
|
||||||
- dstat
|
- dstat
|
||||||
- iotop
|
- iotop
|
||||||
|
- curl
|
||||||
- wget
|
- wget
|
||||||
- vim-tiny
|
- vim-tiny
|
||||||
- psmisc
|
- psmisc
|
||||||
|
|
Loading…
Reference in New Issue