TheSudo

Results 4 comments of TheSudo

Through troubleshooting I was able to get beyond these errors by modifying `roles/bootstrap-os/tasks/main.yml` and specifying the `paths` manually for the `include tasks` task: ```yaml - name: Include tasks include_tasks: "{{...

Attached is the output using `-vvvv` [log.txt](https://github.com/kubernetes-sigs/kubespray/files/15191397/log.txt)