How to hide password of ansible extra variable passed from jenkins

前端 未结 0 1343
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-12 10:03

I am using this:

stages { 
        stage(\'Onbaording User\') {
            steps {
              ansiblePlaybook become: true, 
              colorized: true, 
          


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