"Malformed output discovered from systemd list-unit-files"
Bug #1880359 reported by
peace_corpse
This bug affects 21 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ansible |
Fix Released
|
Unknown
|
|||
ansible (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
systemd list-unit-files format changed in version 245
This results in ansible failing with the error "Malformed output discovered from systemd list-unit-files: <unit.name>" when service_facts is queried
Solution is to update ansible from v2.9.6 to at least v2.9.7
To reproduce this error, run:
$ ansible localhost -m service_facts
Related patch:
https:/
CVE References
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in ansible: | |
status: | Unknown → New |
Changed in ansible: | |
status: | New → Fix Released |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.