filebeat: fix Ansible syntax error
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jérémy Lecour 2021-03-23 16:29:03 +01:00 committed by Jérémy Lecour
parent 2593784ab0
commit d7d057e435
2 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@ The **patch** part changes incrementally at each release.
### Fixed ### Fixed
* bind9: added log files to apparmor definition so bind can run * bind9: added log files to apparmor definition so bind can run
* filebeat: fix Ansible syntax error
* nagios-nrpe: libfcgi-client-perl is not available before Debian 10 * nagios-nrpe: libfcgi-client-perl is not available before Debian 10
* redis: socket/pid directories have the correct permissions * redis: socket/pid directories have the correct permissions

View File

@ -40,7 +40,7 @@
systemd: systemd:
name: filebeat name: filebeat
enabled: yes enabled: yes
notify: restart filebeat notify: restart filebeat
- name: is logstash-plugin available? - name: is logstash-plugin available?
stat: stat: