[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. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:10:29 -0400 (0:00:00.022) 0:00:00.022 ********* [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 this test if test system does not support] ************************** Thursday 25 July 2024 07:10:30 -0400 (0:00:01.214) 0:00:01.237 ********* PLAY RECAP ********************************************************************* managed_node1 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Thursday 25 July 2024 07:10:30 -0400 (0:00:00.007) 0:00:01.244 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.21s Skip this test if test system does not support -------------------------- 0.01s