Open
Description
I become this error if I want to install beats role with logstash output. With elasticsearch output it works well.
TASK [beats : Configure Filebeat] ***********************************************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'dict object' has no attribute 'logstash'. 'dict object' has no attribute 'logstash'
fatal: [localhost]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute 'logstash'. 'dict object' has no attribute 'logstash'"}