remove the redundant space (#3400)

This commit is contained in:
Shida Qiu 2018-09-27 18:32:26 +08:00 committed by k8s-ci-robot
parent 6b71229d3f
commit 8b8e534769

View file

@ -8,7 +8,7 @@
register: kubecert_master
run_once: true
- name: "Check_certs | Set default value for 'sync_certs', 'gen_certs', and 'secret_changed' to false"
- name: "Check_certs | Set default value for 'sync_certs', 'gen_certs', and 'secret_changed' to false"
set_fact:
sync_certs: false
gen_certs: false