fix: use proper bool
This commit is contained in:
parent
a5cc95dd88
commit
f70962da5e
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
||||||
path: "/mnt/mitogen"
|
path: "/mnt/mitogen"
|
||||||
owner: "1001"
|
owner: "1001"
|
||||||
group: "1001"
|
group: "1001"
|
||||||
recurse: yes
|
recurse: true
|
||||||
|
|
||||||
# run semaphore
|
# run semaphore
|
||||||
- name: "run semaphore"
|
- name: "run semaphore"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue