|
# 2022-06-30: Ubuntu Groovy (20.10) is ancient history but this code might now |
|
# help Linux Mint ? |
|
# |
|
# 2022-05-29: @jvonau wrote on #3106 "networkd-dispatcher has a traceback, |
|
# I suspect the cause is the same as found #2645, need to confirm the package |
|
# version installed with apt list networkd-dispatcher before suggesting the |
|
# workaround be extended to LinuxMint" |
|
# |
|
# - name: Replace networkd-dispatcher #2585 for "groovy" |
|
# get_url: |
|
# url: https://gitlab.com/craftyguy/networkd-dispatcher/-/raw/2.1/networkd-dispatcher |
|
# dest: /usr/bin/networkd-dispatcher |
|
# timeout: "{{ download_timeout }}" |
|
# when: iiab_stage|int < 9 and fix_dispatcher and ansible_distribution_release == "groovy" |
|
# # 2021-08-29 context from @jvonau: Fix is 'Groovy' specific, 21.04 and later |
|
# # should have the fix baked into a newer apt package installed by default. |
This is just a placemarker (pinned to the top of https://github.com/iiab/iiab/issues for now) to help draw more attention to PR's like:
iiab/roles/network/tasks/netplan.yml
Lines 62 to 77 in 46fad79
/etc/profile.d/version like /etc/local/sbin/netwarn for ssh sessions (across all OS's/distros/window managers) might also make sense in future?