We may begin with the Fedora/EPEL package review now!
https://github.com/ansible/ansible/downloads
As a sidenote, Colin Streicher did an amazing job of spotting that --forks=N wasn’t appearing to speed things up. The underlying problem was our join loop in the fork handling. I’ve pushed a fix. If you have more than one host, parallelism now works again, and this should be VERY noticeable in both regular ansible and playbooks. This is included in 0.0.2. Feels like a whole new app again
–Michael