I have used register variable to store output values of task so i'm using same value in when condition from ansible role

后端 未结 0 1153
说谎
说谎 2021-02-11 20:03
---
- name: Check the apps list in ArgoCD server with related to cluster:"{{clustername.stdout}}"
  shell: |
        argocd app list | grep {{clusterip.stdout}         


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