Hi Ludovic, this seems like a problem unrelated to this bug report. the controller and the target node will by default use different python versions, unless you configure it explicitely. See #961119 for details.
Regards, Lee On Fri, 19 Feb 2021 20:52:39 +0100 Ludovic Pouzenc <[email protected]> wrote: > Hi, > > It seems that ansible 2.9 currently in testing still try to use python > 2.7. Using ansible-pull with a playbook using a ansible.builtin.apt task > that juste ask for "apt update" just break as it tries to install > "python-apt" first and this is not currently available in testing > (python3-apt is available). > > It seems important to me as bulleye soft freeze is started. > > If I can help in any way, say me. I'm a sysadmin that had occasionally > created some local packages, but I'm clearly not a dd. > > Regards, > > -- > Ludovic Pouzenc > www.pouzenc.fr > > >

