瀏覽代碼

matrix-ma1sd/tasks/validate_config.yml: can ansible process regex in when statements?

pull/333/head
Marcel Partap 6 年之前
父節點
當前提交
92672f8949
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      roles/matrix-ma1sd/tasks/validate_config.yml

+ 1
- 0
roles/matrix-ma1sd/tasks/validate_config.yml 查看文件

@@ -55,3 +55,4 @@
when: "item.old in vars"
with_items:
- {'old': 'matrix_ma1sd_container_expose_port', 'new': '<superseded by matrix_ma1sd_container_http_host_bind_port>'}
- {'old': 'matrix_mxisd_.*', 'new': 'matrix_ma1sd_.*'}

Loading…
取消
儲存