Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samdoran/ansible-collection-sys
Ansible collection for managing system health and backups
https://github.com/samdoran/ansible-collection-sys
Last synced: 3 days ago
JSON representation
Ansible collection for managing system health and backups
- Host: GitHub
- URL: https://github.com/samdoran/ansible-collection-sys
- Owner: samdoran
- Created: 2023-01-04T03:42:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T14:48:58.000Z (3 months ago)
- Last Synced: 2024-11-01T09:14:42.772Z (about 2 months ago)
- Language: Jinja
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Roles useful for managing system health and backups
## Roles ##
- `samdoran.sys.backups`
- `samdoran.sys.benchmark` - Run Linux benchmarks
- `samdoran.sys.borg`
- `samdoran.sys.entware` - Install [Entware][] on Synology DSM
- `samdoran.sys.scrutiny` - Install and configure the [Srutiny][] metrcs collector
- `samdoran.sys.uptime_kuma` - Configure [Uptime Kuma][]## Playbooks ##
- `ansible-playbook samdoran.sys.geekbench` - Runs the Geekbench benchmark. Requires hosts in a `benchmark` group.
[Uptime Kuma]: https://github.com/louislam/uptime-kuma
[Entware]: https://github.com/Entware/Entware/wiki
[Scrutiny]: https://github.com/AnalogJ/scrutiny