Kaynağa Gözat

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

pull/333/head
Marcel Partap 6 yıl önce
ebeveyn
işleme
92672f8949
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      roles/matrix-ma1sd/tasks/validate_config.yml

+ 1
- 0
roles/matrix-ma1sd/tasks/validate_config.yml Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet