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'
|
that: ansible_os_family != 'Darwin' and ansible_os_family != 'Windows'
|
||||||
|
|
||||||
- name: install package
|
- name: install package
|
||||||
|
become: true
|
||||||
package:
|
package:
|
||||||
name: guake
|
name: guake
|
||||||
state: latest
|
state: latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user