Make guake package become root
This commit is contained in:
parent
e82bff66ce
commit
c4c03aabf4
@ -3,6 +3,7 @@
|
||||
that: ansible_os_family != 'Darwin' and ansible_os_family != 'Windows'
|
||||
|
||||
- name: install package
|
||||
become: true
|
||||
package:
|
||||
name: guake
|
||||
state: latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user