base: Install curl to all hosts
This commit is contained in:
parent
5edbeef97a
commit
e10d84305a
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
state: installed
|
||||
with_items:
|
||||
- bash-- # lots of scripts rely on this
|
||||
- curl-- # curl
|
||||
- rsync-- # rsync
|
||||
- vim--no_x11 # we need real vim
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue