mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-03 08:56:01 +02:00
Implemented systemctl error checker
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
# live monitoring
|
||||
|
||||
```bash
|
||||
watch -n 0.5 'journalctl -n 20 --no-pager'
|
||||
'journalctl -f'
|
||||
```
|
2
roles/native-journalctl/meta/main.yml
Normal file
2
roles/native-journalctl/meta/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
dependencies:
|
||||
- native-journalctl-health-check
|
Reference in New Issue
Block a user