We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b678bdf + 267edba commit d97b102Copy full SHA for d97b102
tests/vars.Debian.12.yml
@@ -0,0 +1,3 @@
1
+---
2
+#--- picking the correct python interpreter
3
+ansible_python_interpreter: "/usr/bin/python3"
vars/RedHat_8.yml
@@ -25,3 +25,5 @@ postgresql_packages:
25
- glibc-common
26
- epel-release
27
- python3-libselinux
28
+ - glibc-locale-source
29
+ - glibc-langpack-en
0 commit comments