library/roles/ubuntu-deb-general/defaults/main.yml: Install curl by default.

This commit is contained in:
Andrea Dell'Amico 2015-12-14 11:31:01 +01:00
parent 7793d60938
commit 05c509a683
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ common_packages:
- zile
- dstat
- iotop
- curl
- wget
- vim-tiny
- psmisc