We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal: [192.168.1.133]: FAILED! => {"changed": true, "cmd": "cd /etc/kubernetes && tar czf pki1.11.0.tgz admin.conf pki/ca.* pki/sa.* pki/front-proxy-ca.", "delta": "0:00:00.014883", "end": "2018-08-20 16:10:35.352824", "msg": "non-zero return code", "rc": 2, "start": "2018-08-20 16:10:35.337941", "stderr": "tar: admin.conf:无法 stat: 没有那个文件或目录\ntar: pki/ca.:无法 stat: 没有那个文件或目录\ntar: pki/sa.:无法 stat: 没有那个文件或目录\ntar: pki/front-proxy-ca.:无法 stat: 没有那个文件或目录\ntar: 由于前次错误,将以上次的错误状态退出", "stderr_lines": ["tar: admin.conf:无法 stat: 没有那个文件或目录", "tar: pki/ca.:无法 stat: 没有那个文件或目录", "tar: pki/sa.:无法 stat: 没有那个文件或目录", "tar: pki/front-proxy-ca.*:无法 stat: 没有那个文件或目录", "tar: 由于前次错误,将以上次的错误状态退出"], "stdout": "", "stdout_lines": []}
The text was updated successfully, but these errors were encountered:
这个是初始化失败了,所以出现找不到证书
Sorry, something went wrong.
No branches or pull requests
fatal: [192.168.1.133]: FAILED! => {"changed": true, "cmd": "cd /etc/kubernetes && tar czf pki1.11.0.tgz admin.conf pki/ca.* pki/sa.* pki/front-proxy-ca.", "delta": "0:00:00.014883", "end": "2018-08-20 16:10:35.352824", "msg": "non-zero return code", "rc": 2, "start": "2018-08-20 16:10:35.337941", "stderr": "tar: admin.conf:无法 stat: 没有那个文件或目录\ntar: pki/ca.:无法 stat: 没有那个文件或目录\ntar: pki/sa.:无法 stat: 没有那个文件或目录\ntar: pki/front-proxy-ca.:无法 stat: 没有那个文件或目录\ntar: 由于前次错误,将以上次的错误状态退出", "stderr_lines": ["tar: admin.conf:无法 stat: 没有那个文件或目录", "tar: pki/ca.:无法 stat: 没有那个文件或目录", "tar: pki/sa.:无法 stat: 没有那个文件或目录", "tar: pki/front-proxy-ca.*:无法 stat: 没有那个文件或目录", "tar: 由于前次错误,将以上次的错误状态退出"], "stdout": "", "stdout_lines": []}
The text was updated successfully, but these errors were encountered: