Commit 2ea332f1 authored by Kristopher Ruzic's avatar Kristopher Ruzic

Revert "remove quotes"

This reverts commit 2b1eb630.
parent 2e1ca8af
......@@ -18,5 +18,5 @@
wait_for: host=127.0.0.1 port=8080 delay=10
- name: Run slapos format for initial bootstrap
service: name=slapos node format arguments=--now --alter_user=True
when: slapos_cfg.stat.exists == False
service: name="slapos node format" arguments="--now --alter_user=True"
when: slapos_cfg.stat.exists == False
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment