geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.29k stars 448 forks source link

ansible regenerate resolveconf file fails #520

Closed jerzerisz closed 9 months ago

jerzerisz commented 1 year ago

TASK [Regenerate resolvconf if file is changed.] **** fatal: [127.0.0.1]: FAILED! => {"changed": false, "cmd": "resolvconf -u", "msg": "[Errno 2] No such file or directory: b'resolvconf'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

ansible task points to /etc/resolveconf.conf instead of /etc/resolve.conf

jerzerisz commented 1 year ago

Appears Debian 11 and 12 generate /etc/resolv.conf differently from raspberrypi os.

github-actions[bot] commented 11 months ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 9 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.