小编Par*_*kum的帖子

使用“brew install ansible”命令无法完美安装 ansible 在 MacOS 中不起作用?错误:-sh:/usr/local/bin/ansible:没有那个文件或目录

我尝试使用终端 ( brew) 以及使用.dmgpackage.json安装 Python 。

command: brew install python
and this path is python when install using dmg
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3
Run Code Online (Sandbox Code Playgroud)

但我收到下面列出的错误。

在此处输入图片说明

之后我尝试ansible安装:

brew install ansible
Run Code Online (Sandbox Code Playgroud)

which ansible 在此处输入图片说明

最后一个 ansible 命令 ping for all 或 host : 在此处输入图片说明

这是特定于操作系统的问题还是其他问题?您的帮助将不胜感激。

python macos homebrew ansible

5
推荐指数
1
解决办法
1146
查看次数

标签 统计

ansible ×1

homebrew ×1

macos ×1

python ×1