`# kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath=‘{.items[0].metadata.name}’) -f
TASK [common : KubeSphere | Getting openldap installation files] ***************
fatal: [localhost]: FAILED! => {“msg”: “The conditional check '(common.openldap is defined and common.openldap.enabled is defined and common.openldap.enaror while evaluating conditional ((common.openldap is defined and common.openldap.enabled is defined and common.openldap.enabled) or devops.enabled): ‘de/kubesphere/installer/roles/common/tasks/openldap-install.yaml’: line 1, column 3, but may\nbe elsewhere in the file depending on the exact syntax problee: KubeSphere | Getting openldap installation files\n ^ here\n”}
PLAY RECAP *********************************************************************
localhost : ok=26 changed=21 unreachable=0 failed=1 skipped=63 rescued=0 ignored=0
`
请问大家知道是什么问题吗?