This commit is contained in:
2022-07-20 00:54:30 +02:00
parent 9137c0a021
commit 34d8bccc43
8 changed files with 219 additions and 60 deletions

View File

@ -54,6 +54,11 @@
name: systemd-journald
state: restarted
- name: Restart redis-server
service:
name: redis-server
state: restarted
- name: Restart tor service
service:
name: tor