computer-playbook/roles/native-backups-cleanup
2023-04-16 13:29:12 +02:00
..
files Refactored native-backups-cleanup and native-disc-space-check. \n Removed hardcoded values and used parameters instead. 2023-04-16 12:37:31 +02:00
handlers Implemented server tact 2023-04-15 17:06:10 +02:00
meta optimized backups-cleanup 2021-06-19 13:10:59 +02:00
tasks Solved bugs 2023-04-16 13:29:12 +02:00
templates Refactored native-backups-cleanup and native-disc-space-check. \n Removed hardcoded values and used parameters instead. 2023-04-16 12:37:31 +02:00
vars Refactored /usr/local/bin 2023-03-26 17:05:06 +02:00
README.md Refactored native-backups-cleanup and native-disc-space-check. \n Removed hardcoded values and used parameters instead. 2023-04-16 12:37:31 +02:00

role native-backups-cleanup

Cleans up old backups

Additional software

It may be neccessary to install gcc seperat to use psutil

  sudo pacman -S gcc

further information