The ansible-core 2.14 uses python3.11 on Centos 9 stream instead of the default system python3.9. We need to build the rpm to use the SDK with the ansible-core 2.14, which forces the python library to python3.11 so the ansible can use the SDK. Signed-off-by: Martin Nečas <necas.marty@gmail.com>