added role native-journalctl

This commit is contained in:
2020-12-31 14:17:04 +01:00
parent 0de283bddd
commit 4a78089ffc
4 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
- name: restart systemd-journald
service: name=systemd-journald state=restarted