From 67274d5ee60b5c410da41333278678e827d14700 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 24 Oct 2023 17:17:18 +0000 Subject: [PATCH] yml != yaml --- openshift/setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/setup.yml b/openshift/setup.yml index 29cce12..a4b04cb 100644 --- a/openshift/setup.yml +++ b/openshift/setup.yml @@ -47,7 +47,7 @@ controller_templates: job_type: run inventory: "Demo Inventory" project: "USR App" - playbook: "ansible_playbooks/deploy.yml" + playbook: "ansible_playbooks/deploy.yaml" notification_templates_started: Telemetry notification_templates_success: Telemetry notification_templates_error: Telemetry