Browse Source

Define missing identifier variable

pull/2540/head
phirz 3 years ago
parent
commit
395a93cac0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      roles/custom/matrix-bot-go-neb/defaults/main.yml

+ 2
- 0
roles/custom/matrix-bot-go-neb/defaults/main.yml View File

@@ -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


Loading…
Cancel
Save