Preflight check indicates that ansible is not at the right version.
However, the EPEL indicates its the latest.
How can we update ansible?
Suggest installing the python package manager "pip" and the running:
pip install --upgrade ansible
This should upgrade ansible to a version that will work.
Alternatively we suggest contacting your Linux Administrators to deploy the right Ansible versions.