mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
By using the 'ansible-version' variable as '<2.17' allows 'pip' to install the latest version of the 2.16 series, instead of version 2.16.0 in the case '==2.16'. This ensures we run the tests with the latest supported version for the specific distro. Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>