Feat(Choux): Add unzip and clear vbox install
This commit is contained in:
parent
0432ba9ce2
commit
d6f0116a99
@ -31,6 +31,7 @@
|
|||||||
- rsync
|
- rsync
|
||||||
- autofs
|
- autofs
|
||||||
- bind-tools
|
- bind-tools
|
||||||
|
- unzip
|
||||||
state: present
|
state: present
|
||||||
tags:
|
tags:
|
||||||
- first_deployement
|
- first_deployement
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user