mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 12:08:33 +01:00
feat: gpl! add check_mailq
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
dest: /etc/send_nsca.cfg
|
||||
mode: 0744
|
||||
|
||||
- name: Copy check_mailq
|
||||
copy:
|
||||
src: check_mailq
|
||||
dest: /usr/lib/nagios/plugins/check_mailq
|
||||
mode: 0755
|
||||
|
||||
- name: Copy systemd monitoring
|
||||
copy:
|
||||
src: pynagsystemd.py
|
||||
|
||||
Reference in New Issue
Block a user