Commit Graph

2 Commits

Author SHA1 Message Date
Mark Asselstine
6165cb839d python-ansible: add python3 support
Since v2.2 the upstream ansible project has indicated that it could be
used with python3. Create a common .inc file and break out py and py3
recipe files to allow either to be built.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
2017-06-29 15:04:14 -04:00
Mark Asselstine
8abf7cf529 python-ansible: uprev to v2.3.1.0 to allow for python3 support
The upstream ansible project has/is working on ensuring ansible works
with python3 but this support is only available after v2.2.0.0. In
order to allow us to make a python3 version of ansible available I am
therefor completing this uprev first.

This was tested with a local ping test, a minimal playbook and the
default cube-essential playbook, all work as they did previously.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
2017-06-29 15:04:14 -04:00