Control: tag -1 + unreproducible
Hi Marco (2025.04.21_17:06:25_-0400)
# server1.yaml
- hosts: server1.example.com
gather_facts: false
tasks:
- file: state=link src=foo dest=/tmp/bar
Sorry, that doesn't reproduce the bug for me.
BTW, upstream is tracking Ansible 12 support here:
https://
Processing control commands:
> tag -1 + unreproducible
Bug #1103652 [ansible-mitogen] broken by ansible 12
Added tag(s) unreproducible.
--
1103652: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
On Apr 21, stefa...@debian.org wrote:
Can you provide a minimal trival playbook that triggers this?
# ansible.cfg
[defaults]
inventory = hosts.txt
strategy = mitogen_linear
# hosts.txt
[servers]
server1.example.com ansible_user=root
# server1.yaml
- hosts: server1.example.com
gather_facts:
Hi Marco (2025.04.20_22:42:38_+)
Still broken, now a trivial playbook fails with:
I can see why the code is broken, but without reproducing it, I don't
know if I've fixed it.
Can you provide a minimal trival playbook that triggers this?
Stefano
--
Stefano Rivera
http://tumbleweed.org
Processing control commands:
> reopen -1
Bug #1103652 {Done: Stefano Rivera } [ansible-mitogen]
broken by ansible 12
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed
Control: reopen -1
Still broken, now a trivial playbook fails with:
[ERROR]: Task failed: ActionBase._parse_returned_data() missing 1 required
positional argument: 'profile'
Origin: (omissis)/public/ansible/servers/server1.yaml:5:7
3
4 tasks:
5 - name: Install the scripts
^ colum
Package: ansible-mitogen
Version: 0.3.22-3
Severity: grave
Since upgrading ansible, ansible-mitogen fails with:
[ERROR]: Unexpected Exception, this is probably a bug: No module named
'ansible.parsing.utils.jsonify'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/ansibl
7 matches
Mail list logo