Fix ansible version comparison
Bug found while trying to use Enos with Ansible 2.9, because obviously "2.9" as string compares higher than "2.11"...
A GitLab upgrade is scheduled for Monday September 14th. The service will be unavailable from 9 am to 12. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Bug found while trying to use Enos with Ansible 2.9, because obviously "2.9" as string compares higher than "2.11"...