Tomishinets Vladimir 5 năm trước cách đây
mục cha
commit
b34471a090
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)
         }