From 3a06e32e2724bcc349bbbfa93c08c23a7c732ad4 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 10 May 2025 17:31:06 -0700 Subject: Flesh out ansible playbook job. --- .ci/ci.ts | 1 + 1 file changed, 1 insertion(+) (limited to '.ci/ci.ts') diff --git a/.ci/ci.ts b/.ci/ci.ts index c876762..b79a830 100644 --- a/.ci/ci.ts +++ b/.ci/ci.ts @@ -67,6 +67,7 @@ const getPipeline = () => { const thenDeploy: AnsiblePlaybookJob = { type: "ansible_playbook", arguments: { + path: "infra", playbooks: "playbooks/ci.yml", }, }; -- cgit v1.2.3-70-g09d2