Bläddra i källkod

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

pull/333/head
Marcel Partap 6 år sedan
förälder
incheckning
92672f8949
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      roles/matrix-ma1sd/tasks/validate_config.yml

+ 1
- 0
roles/matrix-ma1sd/tasks/validate_config.yml Visa fil

@@ -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_.*'}

Laddar…
Avbryt
Spara