我最近转移到使用OSX来管理我的linux机器,所以我对在OSX上使用linux程序很陌生。
我想将Vagrant与Ansible一起使用来引导我的开发环境,所以我需要先安装它。
但是,我发现了在OSX上安装Ansible的两种方法:
点子:http : //devopsu.com/guides/ansible-mac-osx.html
自制程序:https : //github.com/Homebrew/homebrew/blob/master/Library/Formula/ansible.rb
自从我第一次接触该指南以来,我已经使用pip方法安装了Ansible。
两种方法的优缺点是什么?我应该使用pip还是自制软件安装Ansible?
我发现容易安装会干扰自制程序:
Warning: /usr/bin occurs before /usr/local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
easy_install
easy_install-2.7