Kenneth Benzie (Benie) df00529f86 Use /etc/os-release to ID Ubuntu/Debian
Ansible facts aren't always enough to determine if a distro is derived
from Ubuntu or not, this is available from `/etc/os-release` when it
contains `ID_LIKE="ubuntu debian"`. This patch uses `/etc/os-release` to
correctly handle Ubuntu installations, e.g. PPA's, for all Ubuntu
derived dirtros rather than just Ubuntu itself.
2023-08-01 19:14:32 +01:00
..
2023-05-15 22:25:30 +01:00
2022-12-15 20:49:44 +00:00
2023-07-29 11:33:20 +01:00
2023-06-03 09:45:57 +01:00
2023-06-06 19:39:58 +01:00
2022-12-10 22:44:50 +00:00
2022-12-10 22:44:50 +00:00
2023-07-29 10:37:50 +01:00