1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

local_facts.fact: Stop supporting Ubuntu 21.04

This commit is contained in:
A Holt 2021-12-30 18:04:23 -05:00 committed by GitHub
parent 918e99570c
commit d10c98e26b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,7 @@ OS_VER="$OS-$VERSION_ID"
#"ubuntu-17" | \
#"ubuntu-18" | \
#"ubuntu-19" | \
#"ubuntu-2104" | \
#"centos-7" | \
#"raspbian-8" | \
#"raspbian-9" | \
@ -74,7 +75,6 @@ case $OS_VER in
"debian-11" | \
"debian-12" | \
"ubuntu-2004" | \
"ubuntu-2104" | \
"ubuntu-2110" | \
"ubuntu-2204" | \
"linuxmint-20" | \