Расстановка отступов

Yaml

app:
  config1:
    base:
      {{ service1.company.backend | to_nice_yaml(indent=2) | trim | indent(6) }}
  config2:
    node:
      {{ service1.company.addr | to_nice_yaml(indent=2) | trim | indent(6) }}

 


Revision #1
Created 2023-08-26 06:28:30 UTC by Антон Сергеевич Абраменко
Updated 2024-02-19 04:18:34 UTC by Антон Сергеевич Абраменко