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>"
Solution is to update ansible from v2.9.7 to at least v2.9.8
Related patch: https://github.com/ansible/ansible/commit/bd4fdb1ca23fb043789042074f3f9fa4fb07fbf1
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>"
Solution is to update ansible from v2.9.7 to at least v2.9.8
Related patch: /github. com/ansible/ ansible/ commit/ bd4fdb1ca23fb04 3789042074f3f9f a4fb07fbf1
https:/