make tuned handler escalate privs
This commit is contained in:
parent
f295287699
commit
e15ff1af45
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
name: tuned
|
name: tuned
|
||||||
state: restarted
|
state: restarted
|
||||||
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue