From 65fd8f59f594e2a329a374234c1132067ddd7e6a Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sat, 10 Nov 2018 15:45:45 +0100 Subject: [PATCH] Fix(Choux): Move virtualbox to the end of the installation --- Choux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Choux.yml b/Choux.yml index 42881fa..d4df367 100644 --- a/Choux.yml +++ b/Choux.yml @@ -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