You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/macports
Jimmy Tang 7a40ed41f7 Documentation Fixes relating to OSX and macports
Insert some notes about installing on OSX via macports
12 years ago
..
Portfile Integrate upstream changes from Portfile that exists in macports 12 years ago
README.md Documentation Fixes relating to OSX and macports 12 years ago

README.md

This portfile installs ansible from the git repository, it will install the latest and greatest version of ansible. This portfile does not install the required dependancies to run in fireball mode.

If you wish to run a stable version of ansible please do the following

First update your macports repo to the latest versions

$ sudo port sync

Then install ansible

$ sudo port install ansible