Skip to content

Commit d97b102

Browse files
authored
Merge pull request #555 from fidelio33b/development
+2 packages in RHEL8 and debian12 support
2 parents b678bdf + 267edba commit d97b102

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

tests/vars.Debian.12.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
#--- picking the correct python interpreter
3+
ansible_python_interpreter: "/usr/bin/python3"

vars/RedHat_8.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ postgresql_packages:
2525
- glibc-common
2626
- epel-release
2727
- python3-libselinux
28+
- glibc-locale-source
29+
- glibc-langpack-en

0 commit comments

Comments
 (0)