added role tco.tuned

This commit is contained in:
2023-09-19 22:19:18 +02:00
commit 9fa5ceb75c
8 changed files with 144 additions and 0 deletions

6
handlers/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
# handlers file for tco.tuned
- name: restart tuned
service:
name: tuned
state: restarted