### Summary In order not to run the entire play/role as the root user, it is necessary to add `become: true` to the /[install_deps.yml](https://github.com/MonolithProjects/ansible-github_actions_runner/blob/1662b2980f21b02c5e480d0ac82cc2c7fd768085/tasks/install_deps.yml) task. ### Issue Type Feature Idea