How to substitute values to a conf file using Ansible

前端 未结 0 1843
小蘑菇
小蘑菇 2020-12-07 23:22

I have an ansible playbook that has created a file (/tmp/values.txt) in each server with the following content

1.1.1.1
2.2.2.2
3.3.3.3
4.4.4.4
5.         


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