Manu
Manu
``` TASK [m3nu.ansible_role_borgbackup : Run OS-specific tasks] ******************** [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks/import_playbook instead. This feature will be removed in version 2.16. Deprecation warnings can be disabled by...
I had a few cases where a VPS overloaded during a backup. Could be useful to run it with lower priority by adding this to CRON or setting the nice...
Can we run the task with Systemd instead of cron on newer OS?
E.g. https://fossies.org/linux/ansible/test/integration/targets/cron/tasks/main.yml
- [x] Use Github actions for CI - [x] Review Python versions. Remove tests for Python 2.7? - [ ] Clean up docs
See https://circleci.com/docs/2.0/configuration-reference/#docker--machine--macos--windows-executor
With more CLI options, we should clean up the docs a bit. - [ ] fewer docs in README - [ ] show all available CLI options or refer to...
Fixes https://github.com/cp6/my-idlers/pull/35#issuecomment-1076395021