From 395a93cac01d543250e989e1ec10c869656bfa15 Mon Sep 17 00:00:00 2001 From: phirz <55414535+phirz@users.noreply.github.com> Date: Sat, 4 Mar 2023 21:23:55 +0100 Subject: [PATCH] Define missing identifier variable --- roles/custom/matrix-bot-go-neb/defaults/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/custom/matrix-bot-go-neb/defaults/main.yml b/roles/custom/matrix-bot-go-neb/defaults/main.yml index 39b97b08..865e66b8 100644 --- a/roles/custom/matrix-bot-go-neb/defaults/main.yml +++ b/roles/custom/matrix-bot-go-neb/defaults/main.yml @@ -5,6 +5,8 @@ matrix_bot_go_neb_enabled: true +matrix_bot_go_neb_identifier: 'go-neb-bot' + matrix_bot_go_neb_version: latest matrix_bot_go_neb_scheme: https