From 08bc6c8bf116a13603b1c114608c4495e9a2874d Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 26 Mar 2022 11:40:09 +0100 Subject: [PATCH] fix name issue --- tests/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test.yml b/tests/test.yml index bdfe67d..40f8a31 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -1,4 +1,4 @@ --- - hosts: all roles: - - ansible-hashicorp-nomad + - ansible-nomad