The following error is prompted when we try to run the playbook,
FAILED! => {"failed": true, "msg": "template error while templating string: no filter named 'map'. String: {{ killed_processes.results | select('failed') | map(attribute='item') | list }}"}
The following error is prompted when we try to run the playbook,
FAILED! => {"failed": true, "msg": "template error while templating string: no filter named 'map'. String: {{ killed_processes.results | select('failed') | map(attribute='item') | list }}"}