From f182a1f63f7835e00e3f40c9ebe853abee536c05 Mon Sep 17 00:00:00 2001 From: BluemediaGER Date: Sun, 15 May 2022 14:39:11 +0200 Subject: [PATCH] Update metal Makefile --- metal/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/metal/Makefile b/metal/Makefile index f3946f7..064f83f 100644 --- a/metal/Makefile +++ b/metal/Makefile @@ -8,11 +8,7 @@ os-install: --ask-vault-pass \ install-os.yml -cluster: - ansible-playbook \ - --inventory inventories/lab.yml \ - cluster.yml - console: ansible-console \ - --inventory inventories/lab.yml \ No newline at end of file + --ask-vault-pass \ + --inventory inventories/lab.yml