Ansible failed to complete successfully

I’d suggest using pip to downgrade to Ansible 2.3.2.0:
pip install ansible==2.3.2.0

Trellis compatibility with Ansible 2.4 has been proposed but not yet reviewed nor merged. If you’re inclined to test it, your feedback would be welcome!

4 Likes