tuned: make more robust, add become
This commit is contained in:
parent
b42c53e50b
commit
873d670016
3 changed files with 20 additions and 14 deletions
|
@ -3,3 +3,6 @@
|
|||
service:
|
||||
name: tuned
|
||||
state: restarted
|
||||
|
||||
- name: enable tuned profile
|
||||
command: "/usr/sbin/tuned-adm profile {{ tuned_custom_profile.name }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue