Tomishinets Vladimir před 5 roky
rodič
revize
b34471a090
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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)
         }