ansible中字符串的处理
from_json
json_query


join

select
selectattr

map 
list


trim : 
使用和python的strip一样, {{ string | trim }} == string.strip() 列表和字典的处理 combine

 

相关文章:

  • 2022-01-18
猜你喜欢
  • 2022-12-23
  • 2021-07-08
  • 2021-04-08
相关资源
相似解决方案