1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/packaging/macports/README.md

14 lines
399 B
Markdown
Raw Normal View History

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