This commit is contained in:
Robert Baker
2019-02-18 01:37:12 -07:00
parent 18f74b810a
commit 6bfaa78a94
5 changed files with 14 additions and 14 deletions

View File

@@ -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