linux与aix之间ansible怎么配置?

在centos7上安装了ansible工具想通过ansible工具维护aix7.1经过测试linux之间通信正常,与aix之间失败问题:[root@localhost suroot]# ansible test -m pingtest.10.190.7.152 | FAILED! => {         此台为aix服务器    "changed": false,     "failed": tr...显示全部

在centos7上安装了ansible工具
想通过ansible工具维护aix7.1
经过测试linux之间通信正常,与aix之间失败
问题:
[root@localhost suroot]# ansible test -m ping
test.10.190.7.152 | FAILED! => {         此台为aix服务器
    "changed": false, 
    "failed": true, 
    "module_stderr": "Connection to 10.190.7.152 closed.\r\n", 
    "module_stdout": "\r\n/bin/sh: 7405738 Segmentation fault(coredump)\r\n", 
    "msg": "MODULE FAILURE"
}
test.10.190.3.191 | SUCCESS => {       此台为linux服务器
    "changed": false, 
    "ping": "pong"
}
[root@localhost suroot]#

收起
参与6

查看其它 1 个回答crazy_cc的回答

crazy_cccrazy_cc系统运维工程师As

装Python了么? 运行的时候指定Python环境path

IT分销/经销 · 2022-04-15
浏览916

回答者

crazy_cc
系统运维工程师As
擅长领域: 服务器AIXUnix

crazy_cc 最近回答过的问题

回答状态

  • 发布时间:2022-04-15
  • 关注会员:4 人
  • 回答浏览:916
  • X社区推广