From 51d662fe959563f93e2bf3c36c4fadbd959c7f32 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 23 Jan 2020 23:29:53 -0500 Subject: [PATCH] Update roles/pbx/tasks/main.yml --- roles/pbx/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pbx/tasks/main.yml b/roles/pbx/tasks/main.yml index eb2855ced..7dd0c23a7 100644 --- a/roles/pbx/tasks/main.yml +++ b/roles/pbx/tasks/main.yml @@ -1,4 +1,4 @@ -- name: Run the 'nodejs' role +- name: NODEJS - run the 'nodejs' role include_role: name: nodejs