mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 18:55:53 +00:00
This patch modifies the Python version used to be the latest available, and add stages to execute the tests using ansible-core 2.12. As we use Ubuntu 20.04, Python version 3.8 is avaiable. Previously, ansible-core 2.12 was not available as it cannot be installed with Python 3.6, which was the version used.