sommerfeld-io-archive / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

feat: setup cronjobs from ansible #45

Closed sebastian-sommerfeld-io closed 1 year ago

sebastian-sommerfeld-io commented 1 year ago

Description

New bach script to cleanup the local filesystem. To do this regularly, the script is setup as a cronjob. Ansible takes care of the cron config.

https://github.com/sebastian-sommerfeld-io/configs/issues/40

Type of change