base: Use explicit package names for OpenBSD
This commit is contained in:
parent
f60fb7f88c
commit
f1468b0f1f
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
name: "{{ item }}"
|
||||
state: installed
|
||||
with_items:
|
||||
- bash # lots of scripts rely on this
|
||||
- rsync # rsync
|
||||
- bash-- # lots of scripts rely on this
|
||||
- rsync-- # rsync
|
||||
- vim--no_x11 # we need real vim
|
||||
|
||||
- name: disable nightly cron noise
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue