Tomishinets Vladimir 5 yıl önce
ebeveyn
işleme
b34471a090
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      OFFICERenewalWildcardJenkinsfile

+ 1 - 1
OFFICERenewalWildcardJenkinsfile

@@ -153,7 +153,7 @@ def update_sertificate(String PLAYBOOK, String TARGET_DIR, String TARGET_HOST) {
               TARGET_HOST: TARGET_HOST
             ],
             extras: [
-              ansible_ssh_extra_args: '-o StrictHostKeyChecking=no'
+              ansible_ssh_extra_args: '\'-o StrictHostKeyChecking=no\''
             ],
             colorized: true)
         }