How to skip a template copy in Ansible if the file has a pattern?

后端 未结 0 1379
一生所求
一生所求 2021-01-01 00:11

Trying to only copy a Nginx config file if the destination file does not have a string in it.

I thought this would work:

- name: Copy nginx config file         


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