mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
local_facts.fact: Deprecate support for EOL'd Ubuntu 22.10
This commit is contained in:
parent
4c2f07af92
commit
4508a94528
1 changed files with 1 additions and 1 deletions
|
@ -70,6 +70,7 @@ OS_VER="$OS-$VERSION_ID"
|
|||
#"ubuntu-2004" | \
|
||||
#"ubuntu-2104" | \
|
||||
#"ubuntu-2110" | \
|
||||
#"ubuntu-2210" | \
|
||||
#"linuxmint-20" | \
|
||||
#"raspbian-8" | \
|
||||
#"raspbian-9" | \
|
||||
|
@ -83,7 +84,6 @@ case $OS_VER in
|
|||
"debian-12" | \
|
||||
"debian-13" | \
|
||||
"ubuntu-2204" | \
|
||||
"ubuntu-2210" | \
|
||||
"ubuntu-2304" | \
|
||||
"ubuntu-2310" | \
|
||||
"linuxmint-21" | \
|
||||
|
|
Loading…
Add table
Reference in a new issue