--- # # Playbook to install the ELK stack # - hosts: elk-client remote_user: root roles: - { role: filebeat } environment: "{{proxy_env}}"