logsentry: delete unused default file that we put in /usr/share/scripts

This commit is contained in:
Jérémy Dubois 2023-02-16 16:44:06 +01:00
parent 60fd0e1e38
commit 7258d99d13
2 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* base: add munin files in newsyslog.conf by default
* nagios-nrpe: add some information in check_connections_state.sh check
* ospf: precise in the readme file that no daemon is configured/activated
* logsentry: delete unused default file that we put in /usr/share/scripts
### Changed

View File

@ -31,6 +31,11 @@
- logsentry
- logsentry-config
- name: "Delete unused default script"
file:
state: absent
path: /etc/logsentry/logsentry.sh
- name: "Hourly cron job for logsentry.sh is installed"
cron:
name: logsentry