wrightgabriel0220 / homiehub-homelab

The Unlicense
0 stars 0 forks source link

Fix non-working initialization flag in `init_env` playbook #16

Closed wrightgabriel0220 closed 4 months ago

wrightgabriel0220 commented 4 months ago

The following results are returned when attempting to run ./start_dev_server.sh, which includes the init_env playbook:

fatal: [localhost]: FAILED! => {"changed": true, "cmd": "export INITIALIZED=true", "msg": "[Errno 2] No such file or directory: b'export'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}