mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-18 21:02:59 +00:00
fix warn
This commit is contained in:
@@ -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