Fix(Choux): Move virtualbox to the end of the installation

This commit is contained in:
Bertrand Benjamin 2018-11-10 15:45:45 +01:00
parent 9d333aa1a0
commit 65fd8f59f5
1 changed files with 1 additions and 1 deletions

View File

@ -19,9 +19,9 @@
- include: tasks/arch_graphicals.yml
- include: tasks/dotfiles.yml
- include: tasks/wine.yml
- include: tasks/arch_virtualbox.yml
- include: tasks/home_autofs.yml
- include: tasks/choux_borg_backup.yml
- include: tasks/arch_virtualbox.yml
handlers:
- name: restart sshd