mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 02:35:54 +00:00
Recently, a change in the deployment roles forced the change to the minimum version of ansible-core, and the change was unnoticed until reported. With this patch, we ensure all PRs checks are executed against the minimun supported ansible-core version, so we can ensure that both documentation and role metadata are correct and still valid.