mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-05-08 14:26:03 +01:00
fix warn
This commit is contained in:
+4
-4
@@ -63,8 +63,8 @@
|
||||
file:
|
||||
path: '{{path.stdout}}/handbrake/watch'
|
||||
state: directory
|
||||
owner: 1000
|
||||
group: 1000
|
||||
owner: '1000'
|
||||
group: '1000'
|
||||
mode: 0755
|
||||
recurse: yes
|
||||
|
||||
@@ -72,8 +72,8 @@
|
||||
file:
|
||||
path: '{{path.stdout}}/handbrake/complete'
|
||||
state: directory
|
||||
owner: 1000
|
||||
group: 1000
|
||||
owner: '1000'
|
||||
group: '1000'
|
||||
mode: 0755
|
||||
recurse: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user