[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.17.2]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/tmp.cCdWsvQimC
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.4 (main, Jun  7 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_versions.yml ***************************************************
1 plays in /tmp/tmp.cCdWsvQimC/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml

PLAY [Test installing and uninstalling all supported versions] *****************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp.cCdWsvQimC/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3
Saturday 03 August 2024  14:33:19 -0400 (0:00:00.008)       0:00:00.008 ******* 
[WARNING]: Platform linux on host managed_node1 is using the discovered Python
interpreter at /usr/bin/python3.12, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
ok: [managed_node1]

TASK [Skip test if distro does not support multiple versions] ******************
task path: /tmp/tmp.cCdWsvQimC/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:7
Saturday 03 August 2024  14:33:22 -0400 (0:00:02.751)       0:00:02.759 ******* 
META: ending play for managed_node1

PLAY RECAP *********************************************************************
managed_node1              : ok=1    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Saturday 03 August 2024  14:33:22 -0400 (0:00:00.005)       0:00:02.765 ******* 
=============================================================================== 
Gathering Facts --------------------------------------------------------- 2.75s
/tmp/tmp.cCdWsvQimC/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 
Skip test if distro does not support multiple versions ------------------ 0.01s
/tmp/tmp.cCdWsvQimC/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:7