Package: ansible
Version: 2.1.1.0-1
Severity: minor
Tags: newcomer

$ ansible-playbook -i ci windows-hosts.yml --check

PLAY [windows-host]
************************************************************

TASK [windows-host : Download check_mk agent]
**********************************
An exception occurred during task execution. To see the full traceback,
use -vvv. The error was: ImportError: No module named xmltodict
fatal: [<hostnameredacted>]: FAILED! =>
{"failed": true, "msg": "Unexpected failure during module execution.",
"stdout": ""}

Installing python-xmltodict fixes that problem for me, so it's missing a
Depends: or at least a Recommends:

Regards,
Lee

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ansible depends on:
ii  python-crypto         2.6.1-6+b1
ii  python-httplib2       0.9.1+dfsg-1
ii  python-jinja2         2.8-1
ii  python-netaddr        0.7.18-2
ii  python-paramiko       2.0.0-1
ii  python-pkg-resources  28.7.1-1
ii  python-yaml           3.12-1
pn  python:any            <none>

Versions of packages ansible recommends:
ii  python-selinux  2.6-1

Versions of packages ansible suggests:
pn  sshpass  <none>

-- no debconf information

Reply via email to