Commit Graph

2 Commits

Author SHA1 Message Date
Mark Asselstine
0d875ada98 python-ansible: make py scripts use py3
The upstream project has been working on py3 support but the scripts
still use py2 with no builtin way to change this, so for now we apply
a patch.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
2017-07-13 14:56:06 -04:00
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