mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update local_facts.fact
This commit is contained in:
parent
262f7dd484
commit
66b9f469e8
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ OS_VER=$OS-$VERSION_ID
|
||||||
# its /etc/os-release can help testing this unreleased OS: VERSION_ID="11"
|
# its /etc/os-release can help testing this unreleased OS: VERSION_ID="11"
|
||||||
|
|
||||||
# 2021-06-19: Ubuntu 21.10 (Impish Indri) not yet supported but this
|
# 2021-06-19: Ubuntu 21.10 (Impish Indri) not yet supported but this
|
||||||
# unreleased OS can help testing.
|
# unreleased OS can help testing. For now this means MANUALLY changing
|
||||||
|
# php_version: 7.4 to 8.0 in vars/ubuntu-21.yml
|
||||||
|
|
||||||
case $OS_VER in
|
case $OS_VER in
|
||||||
"debian-10" | \
|
"debian-10" | \
|
||||||
|
|
Loading…
Reference in a new issue