Use correct syntax for init command

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:23 -04:00
parent 92ccc0a737
commit 12d50cfca6
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: