diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-07-05 23:28:27 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-07-05 23:28:27 +0200 |
commit | 3d69515a2a8f6168baf7c2cf94b2cc5f0d7da491 (patch) | |
tree | 06463f1864a3cb882b2595cc19c8759b02b73c6b /inventory | |
parent | renovate usb-install (diff) |
ch-equinox-ws: install win32
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 4c2dc619..d8ad63c8 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -172,6 +172,7 @@ ubuntu_ws_extra_packages: - vorbis-tools - whois - wine + - wine32 - wine64 - winetricks - wireshark |