Package: ansible Version: 12.0.0~b1+dfsg-1 Severity: important -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
The collections path seems to be incorrect: $ ansible-config dump | grep COLLECTIONS_PATHS COLLECTIONS_PATHS(default) = ['/home/user/.ansible/collections', '/usr/share/ansible/collections'] $ ls -lA /usr/share/ansible/collections ls: cannot access '/usr/share/ansible/collections': No such file or directory Indeed, the collections seem to be under /usr/lib/python3/dist-packages/ansible_collections/ Thus, filters are failing here right now because they cannot be found. Regards, Daniel - -- System Information: Debian Release: 13.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'stable-security'), (500, 'oldstable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.12.38+deb13-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages ansible depends on: ii ansible-core 2.19.0-1 ii openssh-client 1:10.0p1-5 ii python3 3.13.5-1 ii python3-dnspython 2.7.0-1 ii python3-httplib2 0.22.0-1 ii python3-jinja2 3.1.6-1 ii python3-netaddr 1.3.0-1 ii python3-paramiko 3.5.1-3 ii python3-yaml 6.0.2-1+b2 Versions of packages ansible recommends: ii python3-argcomplete 3.6.2-1 ii python3-cryptography 43.0.0-3 ii python3-jmespath 1.0.1-1 ii python3-kerberos 1.1.14-3.1+b11 ii python3-libcloud 3.8.0+repack-4 ii python3-selinux 3.8.1-1 ii python3-winrm 0.5.0-2 ii python3-xmltodict 0.13.0-1 Versions of packages ansible suggests: pn cowsay <none> pn sshpass <none> - -- no debconf information -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmiGjjMACgkQS80FZ8KW 0F1bTw/9FUkG/xDWdIzASkappLdqFNHBfMEtSQTEI/pnWec/Pxm0Q469zhXwv4RT hr3kltn6kTzTWM9PpDsOVEi74GtVKSfyZaJdZK7+vYJD95ksJG1WoGDPzgWxjkBQ zroDdmsHFJUAA0nJ/d2tPuM54/KpI/Dcc22D20V8OGLXFNEW0MjOHIh7MzzFQAG+ WCAv+pfpgEIIGffitURvTX/JFSFzhK/4GFsfJ9NmsYv1cWGNKSqpY/+OXYav4CdX Dg8/lQ71DQQ+4Wsk6qJlzApNoL7JV10ToP3R0ULixWkzgBK3uqh0Lh0MU5tQ1uzu d47tII7csKEApqyfTIm/pj9yLsicsZyIBCklpMhyapnVHr6yRyXxlhnYXeS8EUG2 5v1YYtrbIpSXvIqrSfffXeOho1BKh/ZqOQvzQJKx9sD1q9W0FRekR6oF/ndNoGRH 9T7WwxbxOu7eGYhfEBu+SD5lF03PXTDUHA3n1/6HkpRB1+Q7Q5Fmo9xGh5Dd2XOn oMyi0jJ9MEp65Z7uSlkA5iyjEFRovDRV2LpX0lU+YEiNIX2R2X2NpuN3R3O5fKmH hQf11uRjV/tBS/5aTTFuvyhbX+J2E02mrff5U8+RMDJamLbSgMtNV4HSNqedMteR smwQyA7B5+zTSK9V6l1BJav9UyWif3KQqRqja2lnAvUxjb+/sWY= =1DAP -----END PGP SIGNATURE-----

