Conversation
|
Hey @mrx23dot -- I think we can keep these instructions as-is; the getmic.ro script will print instructions for users who want to use the update-alternatives integration. I don't think it's a good idea to recommend that users run this script as root by default; there's lots of setups where that's not needed. |
|
Yeah, but it doesn't work out of the box with the current instructions (gives error), We could suggest in readme: Also I would like to get it working with ansible automation, for that I would need silent .sh argument. (to prevent asking for user input) |
|
There's ongoing discussion about improving error messaging around the update-alternatives feature; I think we can keep that discussion over on the getmic.ro repo before we make any requests on this repo to update the official docs. The getmic.ro script does not prompt for input when running without a TTY, so you should be fine running it as part of an Ansible playbook. There's docs on using the |
Original install method gives privileged error see benweissmann/getmic.ro#33