uisautomation / lecture-capture-agent-ansible

An ansible playbook to configure a host running Ubuntu into an opencast compatible Capture Agent
MIT License
3 stars 2 forks source link

Reboot issue fix #60

Closed msb closed 5 years ago

msb commented 5 years ago

The wait from the agent reboot during the build was timing out. So a role known to work in another project was imported and used instead.

I also included a note in the README documenting the issue we currently have with the "Get Line In Source" task not always working.