Skip to content

fix/rebase from anxs - #4

Open
heryheming wants to merge 42 commits into
masterfrom
fix/rebase-from-anxs
Open

fix/rebase from anxs#4
heryheming wants to merge 42 commits into
masterfrom
fix/rebase-from-anxs

Conversation

@heryheming

Copy link
Copy Markdown

No description provided.

MrMegaNova and others added 30 commits May 28, 2024 11:34
Due to Python 3 being the default in all supported OSs, we may remove the logic that dealt with
detecting the OSs Python version and consequently installed a different set of packages.

- removed dependency on Python 2 packages (python-psycopg2)
- rephrased named steps in CI as it is explicitely set in `python-version`
- require Ansible 2.12 as it supports the auto-detection of the OS Python interpreter
- removed explicit setting of Python version in variables, playbooks and inventory
- removed unsupported configurations from test inventory
Ansible 10 uses ansible-core 2.17+ which drops Python 3.6 support and thus makes it incompatible
with Rocky Linux 8 or other RHEL 8 derivatives.
…ncies-and-options

Drop unsupported Python and OS versions
Drop unsupported python version
Update Ansible & disable testing on Rockylinux
Fix some deprecated call and improve syntax for ansible 12 (2.19.x)
Improve CI: fix python 3.12 to avoid error ansible version with python 3.14. Display version to fix quicker the problems
Remove ubuntu 20.04
Added collections.yml
CI on the current branch
…ion-5-0-0

Fix deprecated method about ansible 12 (5.0.0), Fix CI, Remove Ubuntu 20.04 and postgresql 12
Matus Cuper and others added 12 commits January 13, 2026 14:42
Args warn is deprecated for newer Ansible
Deprecated postgresql_user priv and move to postgresql_privs instead.
…L OS test vars)

Upstream ANXS/postgresql removed support for EOL PostgreSQL and OS
versions. This fork still needs them, so restore the files as they
exist on master while keeping all upstream additions and updates.

Restored:
  - templates/postgresql.conf-10.{j2,orig}, postgresql.conf-11.{j2,orig}
  - vars/postgresql_{10,11,12}.yml
  - vars/bionic.yml, vars/xenial.yml
  - tests/vars.* for EOL distros, tests/docker/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants