DavesCodeMusings / school-coding-lab

Creating a student development environment on the cheap
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

install_web_server ansible fails on config reload #37

Closed DavesCodeMusings closed 1 month ago

DavesCodeMusings commented 1 month ago

https://github.com/DavesCodeMusings/school-coding-lab/blob/main/rpi/fleet-automation/install_web_server.yml

Should restart server, not reload config. Because sites-enabled/default has been removed, it will cause the reload to throw an error.

DavesCodeMusings commented 1 month ago

Actual problem was the wrong file being removed. Fixed in https://github.com/DavesCodeMusings/school-coding-lab/commit/79bbb21d70d61914b0833d1bd5309574c1521588