WIP: etc-git-status-script sending mail to last sysadmins #79

Draft
benpro wants to merge 5 commits from etc-git-status-script into unstable
Showing only changes of commit 9a18ca9c13 - Show all commits

View file

@ -1,4 +1,4 @@
# {{ ansible_managed }}
@hourly root who > /dev/null || git --git-dir=/etc/.git --work-tree=/etc status --short
21 21 * * * root git --git-dir=/etc/.git --work-tree=/etc status --short
@hourly root who > /dev/null || /usr/share/scripts/etc-git-status.sh
21 21 * * * root /usr/share/scripts/etc-git-status.sh