From 3fa68e322c7fbe55a29b60ede162645682c2e7e5 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Mon, 29 May 2023 13:06:47 +0800 Subject: [PATCH] .github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml: update --- .github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml b/.github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml index f71bb73d..436a6f51 100644 --- a/.github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml +++ b/.github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml @@ -102,4 +102,5 @@ jobs: EOF ansible-playbook -i hosts/inventory jobs/init_harbor -D ansible-playbook -i hosts/inventory jobs/init_keycloak -D + ansible-playbook -i hosts/inventory jobs/init_nginx_oss -D ansible-playbook -i hosts/inventory jobs/init_chatwithgpt -D