[MacPorts] #48545: update: ansible 1.9.1 to git devel latest (trivial)
MacPorts
noreply at macports.org
Fri Aug 14 21:20:12 PDT 2015
#48545: update: ansible 1.9.1 to git devel latest (trivial)
----------------------------+----------------------
Reporter: adfernandes@… | Owner: blair@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: ansible |
----------------------------+----------------------
Comment (by pedro.salgado@…):
I don't think you need a ansible-devel.
if you really want to use a different version you can `pip install
ansible` or if you really want the very latest version, `pip` directly
from github.
I think this is more of a problem how the Ansible team is tagging releases
and forcing everyone to always use the very earliest version (which may
break other stuff).
e.g, Due to
[issue#10891](https://github.com/ansible/ansible/issues/10891), playbooks
that will ask for sudo password will not run on 1.9.1 on OSX just as it
is.
maybe we can have ports for ansible19x and ansible18x? what does the
macports team recommend?
for me, I would just tag the latest release.
I use `virtualenv` to overcome these issues on production playbooks + CI
environments to double check which ansible release they run appropriately
(or, at the limit, force them to run under one version alone).
sorry for the long answer.
--
Ticket URL: <https://trac.macports.org/ticket/48545#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list