Feat(Choux): Add unzip and clear vbox install

This commit is contained in:
Bertrand Benjamin 2018-11-11 11:09:33 +01:00
parent 0432ba9ce2
commit d6f0116a99
2 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@
- rsync
- autofs
- bind-tools
- unzip
state: present
tags:
- first_deployement

View File

@ -3,7 +3,7 @@
pacman:
name:
- virtualbox
- /path/to/keys/app01.clnt.local.pub
- virtualbox-guest-utils
state: present
- name: Ensure group vboxuser exists