Date: Wed, 20 Jan 2016 00:23:51 +1100 From: Kubilay Kocak <koobs@FreeBSD.org> To: Matthew Seaman <matthew@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r406552 - head/sysutils/ansible/files Message-ID: <569E38E7.9020006@FreeBSD.org> In-Reply-To: <569E0562.8080005@freebsd.org> References: <201601180707.u0I77Abg053456@repo.freebsd.org> <569CBAB1.30807@FreeBSD.org> <569E0562.8080005@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19/01/2016 8:44 PM, Matthew Seaman wrote: > On 01/18/16 10:13, Kubilay Kocak wrote: >> On 18/01/2016 6:07 PM, Matthew Seaman wrote: >>> If you have Python 3.x as the default, please set >>> ansible_python_interpreter=%%LOCALBASE%%/bin/python2 >> >> Is this supposed to read python3 ---------------------^ > > No. ansible needs python2 -- this is just telling the user how to > enable ansible on a system that otherwise defaults to python3. Ohhhhhh, makes sense now. Couldn't the port write the PYTHON_CMD version it's built with to the config instead? > Cheers, > > Matthew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?569E38E7.9020006>