computer-playbook/roles/cleanup-backups-service/README.md

14 lines
268 B
Markdown
Raw Normal View History

2023-11-16 17:07:28 +01:00
# role cleanup-backups-timer
Cleans up old backups
2021-12-15 18:29:07 +01:00
## Additional software
It may be neccessary to install gcc seperat to use psutil
```bash
sudo pacman -S gcc
```
## further information
- https://stackoverflow.com/questions/48929553/get-hard-disk-size-in-python