Remove references to unsupported operating systems

All references to Gentoo, SUSE, Debian stretch and Centos-7  are removed.
Conditional tasks, ternary operators and variables are simplified where possible
OS specific variables files are generalised where possible

Change-Id: Ia8feb40a3d350c8ff759111b828b633f1c8e8c7b
This commit is contained in:
Jonathan Rosser 2021-03-16 08:59:57 +00:00
parent a0455830d4
commit 60b0cc5a62
1 changed files with 3 additions and 6 deletions

View File

@ -22,17 +22,14 @@ galaxy_info:
platforms:
- name: Debian
versions:
- stretch
- buster
- name: Ubuntu
versions:
- xenial
- bionic
- focal
- name: EL
versions:
- 7
- name: opensuse
versions:
- 15
- 8
categories:
- systemd
- development