mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-26 17:34:41 +00:00
The version requirement for requests need to be quoted not to lead into a pip install command issue. This is related to PR #1089 (Pin requests to < 2.29 temporarily)