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

View File

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