ansible-playbook [core 2.17.5] 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/collections-2PX executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/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/collections-2PX/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/collections-2PX/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Monday 14 October 2024 10:07:17 -0400 (0:00:00.015) 0:00:00.015 ******** [WARNING]: Platform linux on host managed-node3 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-node3] TASK [Skip test if distro does not support multiple versions] ****************** task path: /tmp/collections-2PX/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:7 Monday 14 October 2024 10:07:18 -0400 (0:00:01.317) 0:00:01.332 ******** META: ending play for managed-node3 PLAY RECAP ********************************************************************* managed-node3 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 14 October 2024 10:07:18 -0400 (0:00:00.007) 0:00:01.340 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 1.32s /tmp/collections-2PX/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:3 Skip test if distro does not support multiple versions ------------------ 0.01s /tmp/collections-2PX/ansible_collections/fedora/linux_system_roles/tests/postgresql/tests_versions.yml:7