mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
add correct permissions
This commit is contained in:
parent
a0d051d71f
commit
987c4b332b
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 3121dcf64933f90d68cd38f7f8dc9af8e0f40664
|
||||
Subproject commit 99bcb120fe5020e257c4dddad20f04d215b1eed7
|
|
@ -84,6 +84,7 @@
|
|||
|
||||
- name: install winehq
|
||||
hosts: l460
|
||||
become: true
|
||||
tags:
|
||||
- wine
|
||||
- winehq
|
||||
|
|
Loading…
Reference in a new issue