This commit is contained in:
Josh Lay 2022-11-27 00:51:39 -06:00
parent 23f0ad541d
commit b525797f8f
Signed by: jlay
GPG key ID: B265E45CACAD108A
7 changed files with 155 additions and 155 deletions

View file

@ -0,0 +1,6 @@
---
# handlers file for tuned_amdgpu
- name: Restart tuned
ansible.builtin.service:
name: tuned
state: restarted