diff --git a/playbooks/ghp/core-infra.yaml b/playbooks/ghp/core-infra.yaml index faebb60..8323e7a 100644 --- a/playbooks/ghp/core-infra.yaml +++ b/playbooks/ghp/core-infra.yaml @@ -26,7 +26,7 @@ - name: Deploy Local Ingress Nginx import_role: - name: internal-ingress-nginx + name: local-ingress-nginx when: local_ingress_nginx_enabled | default(true) tags: - local-ingress-nginx