HuaweiSwitch / CloudEngine-Ansible

Ansible modules to automate HUAWEI CloudEngine switches
GNU General Public License v3.0
144 stars 51 forks source link

提示错误但没有任何报错 #59

Closed zhzhdwy closed 5 years ago

zhzhdwy commented 5 years ago

Huawei-ce one$ ansible -m ce_command -a "commands='display startup' transport='cli' host=xxx port=22 username=xxx password=xxx" localhost --connection local 以下是输出,没有错误信息

localhost | FAILED! => { "msg": "" }