linux-system-roles / cockpit

https://linux-system-roles.github.io/cockpit/
GNU General Public License v3.0
15 stars 19 forks source link

test: Add python_version to test facts gather ansible_python_version #148

Closed spetrosi closed 7 months ago

spetrosi commented 7 months ago

Enhancement: Gather python_version is tests_config.yml to gather ansible_python_version fact

Reason: The role didn't gather ansible_python_version but used it in tests_fcontext.yml, hence this test failed on Ansible-2.14 on RHEL 8.10

Result: The bug is fixed

richm commented 7 months ago

[citest]