make tuned handler escalate privs

This commit is contained in:
Josh Lay 2022-11-27 01:26:49 -06:00
parent f295287699
commit e15ff1af45
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -4,3 +4,4 @@
ansible.builtin.service:
name: tuned
state: restarted
become: true