From ef7769bb108bd5103ec6e1945112b7511678d2ee Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 25 May 2023 11:33:45 +0800 Subject: [PATCH] .github/workflows/setup-observability-server-with-existed-vhost.yml: update --- .../setup-observability-server-with-existed-vhost.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/setup-observability-server-with-existed-vhost.yml b/.github/workflows/setup-observability-server-with-existed-vhost.yml index c08b0997..8624e51c 100644 --- a/.github/workflows/setup-observability-server-with-existed-vhost.yml +++ b/.github/workflows/setup-observability-server-with-existed-vhost.yml @@ -56,8 +56,7 @@ jobs: EOF ansible-playbook -i hosts/inventory jobs/init_observability-server -D ansible-playbook -i hosts/inventory jobs/init_bookinfo -D - ansible-paybook -i hosts/inventory jobs/init_nginx_oss -D - #ansible-playbook -i hosts/inventory jobs/init_gitlab -D + ansible-playbook -i hosts/inventory jobs/init_nginx_oss -D setup-agent-for-vhosts: runs-on: ubuntu-latest needs: