@@ -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)
}