ansible/roles/git
Kevin Fenzi 0c81957b2d pkgs / make-git-checkout-seed: do not try and remove already removed file
We already removed the old previous days version here, so trying to
remove it again results in a cron email with:

rm: cannot remove '/srv/cache/lookaside//rpm-specs-epel7*.tar.xz': No such file or directory
rm: cannot remove '/srv/cache/lookaside//rpm-specs-epel8*.tar.xz': No such file or directory
rm: cannot remove '/srv/cache/lookaside//rpm-specs-epel9*.tar.xz': No such file or directory

So, drop that here so we don't get these daily emails.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-06-02 12:23:38 -07:00
..
checks Cope with dangling symlinks 2020-06-25 10:30:33 +02:00
hooks pkgs / git-hooks: try and use the batcave certs for now 2023-05-01 08:44:35 -07:00
make_checkout_seed pkgs / make-git-checkout-seed: do not try and remove already removed file 2023-06-02 12:23:38 -07:00
server ansible: change when conditions to use == instead of is when checking strings. 2020-04-24 21:34:10 +02:00