Ansibles 'lookup' returns different type when template is valid json, how can I prevent that?

后端 未结 0 843
温柔的废话
温柔的废话 2020-12-08 16:18

I have an ansible template, that looks like this (not working version):

data:
{% for file in files %}
{{ file.name | indent(2, true) }}: |
{{ lookup(\'templat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题