Use new init command location
Command was renamed in the PVC CLI to facilitate other "task" actions like backup/restore.
This commit is contained in:
		| @@ -16,7 +16,7 @@ | ||||
|     seconds: 5 | ||||
|  | ||||
| - name: initialize a fresh PVC cluster | ||||
|   command: pvc -c local init -y | ||||
|   command: pvc -c local task init -y | ||||
|  | ||||
| - name: stop the API daemon | ||||
|   service: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user