37b29312 by Gustavo Calcaterra Committed by DevOps

Update comment on Nginx section

1 parent 459cec39
......@@ -47,7 +47,7 @@
changed_when: "'Module system is already enabled' not in result.stdout"
notify: "Restart beat service"
#Enable nginx module
#Enable Nginx module
- name: Verify if nginx module of {{ beat_name }} is enabled
shell: 'ls -l /etc/{{ beat_name }}/modules.d/*.yml | grep nginx'
ignore_errors: yes
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!