From 8359688c44f3e3b542ef4d13cd75a832a5ca367f Mon Sep 17 00:00:00 2001 From: Noah Knegt Date: Thu, 6 Apr 2023 10:25:14 +0200 Subject: [PATCH] Add the nvm role to the systems Signed-off-by: Noah Knegt --- site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/site.yml b/site.yml index ef6ea14..1cde4a0 100644 --- a/site.yml +++ b/site.yml @@ -18,6 +18,7 @@ remote_user: ansible roles: - role: docker + - role: nvm # Clean up the system - hosts: datacenter