Bug#850669: ansible: Enable python3

2019-01-07 Thread Lee
Hi everyone, I uploaded ansible in experimental that now builds and runs via the python3 interpreter. Please test it extensively and report back any bugs/quirks you find so I can document them in the NEWS file. One thing I found until now is that py2 symantics in jinja2 templates don't work

Bug#850669: ansible: Enable python3

2018-12-07 Thread Jörn Heissler
Hello! I'd really love to see ansible with python3 in Buster. I've been using py3 on controllers and targets for some time now and I'm quite happy. Problems usually only arise if third party modules haven't been ported to py3 yet. Is there anything I can help with? Thanks, Jörn signature.asc

Bug#850669: ansible: Enable python3

2018-11-20 Thread Lee
Hi Timo, Laurent, and others, I plan on updating ansible to use python3 on the ansible controller after #848871. That bug is currently missing a last few fixes, an upload to experimental by me and a review by the ftp-masters. I initially considered building an ansible package for py2 and one for

Bug#850669: ansible: Enable python3

2018-11-20 Thread Timo Kalliomäki
Python3 is supported since Ansible 2.5 (March '18). Any updates on the packaging? Ansible is the only python2 dependent left for me... Br, Timo

Bug#850669: ansible: Enable python3

2018-05-18 Thread Laurent Bigonville
On Mon, 9 Jan 2017 03:24:03 -0500 Jeremy Bicha wrote: > According to the documentation, ansible 2.2 features a tech preview of > python3 support. One reason why that's useful is because several newer > distros do not include python2 by default such as Ubuntu 16.04 LTS and >

Bug#850669: ansible: Enable python3

2017-01-09 Thread Jeremy Bicha
Here's another important patch. Thanks, Jeremy Bicha From 93bc20b68d564270e442f75f48ad6d671c9cfa85 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Mon, 9 Jan 2017 05:38:06 -0500 Subject: [PATCH 3/3] Keep python2 as default --- debian/rules | 4 1 file changed, 4

Bug#850669: ansible: Enable python3

2017-01-09 Thread Jeremy Bicha
I forgot to link to the documentation: https://docs.ansible.com/ansible/python_3_support.html Thanks, Jeremy Bicha

Bug#850669: ansible: Enable python3

2017-01-09 Thread Jeremy Bicha
From ea481b1aa8f1bcabc1052b918c03b25a1fc7ac20 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Mon, 9 Jan 2017 03:11:58 -0500 Subject: [PATCH 2/2] Build with python3 Closes: #850669 --- debian/control | 9 +++

Bug#850669: ansible: Enable python3

2017-01-09 Thread Jeremy Bicha
Package: ansible Version: 2.2.0.0-1 Severity: wishlist Tags: patch According to the documentation, ansible 2.2 features a tech preview of python3 support. One reason why that's useful is because several newer distros do not include python2 by default such as Ubuntu 16.04 LTS and the next RHEL).