From 44c315d9e2d0a71c8df19e28ac4c02ca3ba22887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sun, 5 May 2024 19:16:45 +0300 Subject: [PATCH] Install.sh Update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 446f2ab..29a4375 100644 --- a/install.sh +++ b/install.sh @@ -43,7 +43,7 @@ fi ssh-keyscan github.com 1> ~/.ssh/known_hosts 2> /dev/null -/opt/ansible/bin/ansible-pull -U ssh://git@github.com/MatteZ02/mkj-ansible --accept-host-key --private-key ~/.ssh/id_rsa --vault-password-file ~/.ansible/vault.yml tasks.yml -t installer +/opt/ansible/bin/ansible-pull -U ssh://git@github.com/MatteZ02/mkj-infra --accept-host-key --private-key ~/.ssh/id_rsa --vault-password-file ~/.ansible/vault.yml tasks.yml -t installer echo "