From 3d6c5a0b7c8b064a24e34c509f787b66b7d76e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sun, 5 May 2024 19:17:04 +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 adc5aac..17d1a8b 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/mpp-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/mpp-infra --accept-host-key --private-key ~/.ssh/id_rsa --vault-password-file ~/.ansible/vault.yml tasks.yml -t installer echo " ==============================