Use correct syntax for init command

This commit is contained in:
Joshua Boniface 2020-04-06 15:19:49 -04:00
parent af1927e384
commit b0186b85c2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
seconds: 5
- name: initialize a fresh PVC cluster
command: pvc -c local init
command: pvc -c local init -y
- name: stop the API daemon
service: