From 7062fc24334609e8cfad9cf0783f18a6b03e24ac Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Thu, 4 Oct 2018 17:28:13 +0200 Subject: [PATCH] Fix(Songe): Remove docker add NAS_mount --- Songe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Songe.yml b/Songe.yml index 1db4469..fff2272 100644 --- a/Songe.yml +++ b/Songe.yml @@ -13,7 +13,7 @@ - include: tasks/sudo.yml - include: tasks/ssh.yml - include: tasks/dotfiles.yml - - include: tasks/docker.yml + - include: tasks/NAS_mounts.yml handlers: - name: restart sshd