This is a pypi-compatible repository for testing ansible-2.10. It includes a snapshot of ansible-base's development tree and a build of ansible-2.10 with all of the collections it includes. To test what's here you can use:: pip install --user --extra-index-url https://toshio.fedorapeople.org/ansible/acd/ ansible The tooling to build ansible-2.10 is located in the antsibull package. You can get that by: * pip install --user antsibull The data to feed the antsibull package is in a git repo: * git clone https://github.com/ansible-community/ansible-build-data