base: Use explicit package names for OpenBSD

This commit is contained in:
Timo Makinen 2020-09-01 20:16:33 +00:00
parent f60fb7f88c
commit f1468b0f1f

View file

@ -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