Ansible: Declaring vars that are accessible to entire play, under “tasks”

前端 未结 0 680
栀梦
栀梦 2021-01-07 14:26

Im trying to declare some variables based on a value returned by a task inside the play. This is what I have.

  tasks:
    - name: search for file
      find:         


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