瀏覽代碼

try to fix gammu-smsdrc is not a file

pull/514/head
benkuly 6 年之前
父節點
當前提交
73b71a34c8
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      roles/matrix-sms-bridge/defaults/main.yml

+ 2
- 0
roles/matrix-sms-bridge/defaults/main.yml 查看文件

@@ -107,6 +107,8 @@ matrix_sms_bridge_configuration_extension: "{{ matrix_sms_bridge_configuration_e
matrix_sms_bridge_configuration: "{{ matrix_sms_bridge_configuration_yaml|from_yaml|combine(matrix_sms_bridge_configuration_extension, recursive=True) }}"

matrix_sms_bridge_gammu_configuration: |
#jinja2: lstrip_blocks: "True"

[gammu]
Device = /dev/ttyModem
LogFile = {{ matrix_sms_bridge_data_log_path }}/gammu.log


Loading…
取消
儲存