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 - rsync
- autofs - autofs
- bind-tools - bind-tools
- unzip
state: present state: present
tags: tags:
- first_deployement - first_deployement

View File

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