# Downgrade ansible to 2.0.2

**URL:** https://discourse.roots.io/t/downgrade-ansible-to-2-0-2/7555
**Category:** trellis
**Created:** 2016-09-04T16:00:26Z
**Posts:** 2
**Showing post:** 2 of 2

## Post 2 by @fullyint — 2016-09-04T16:47:01Z

The latest Trellis will work with Ansible 2.1.1, as mentioned in the [requirements](https://github.com/roots/trellis#requirements):

> Ansible \>= 2.0.2 (except 2.1.0)

Notes on installing specific versions of Ansible:

> [@'TaskInclude' object has no attribute 'has_triggered'](https://discourse.roots.io/t/taskinclude-object-has-no-attribute-has-triggered/6834/14):
>
> ## Pip
> 
> `pip install ansible==2.0.2.0`
> 
> ## Homebrew
> 
> `brew switch ansible 2.0.2.0`
> 
> More on specific brew versions here: [Homebrew install specific version of formula? - Stack Overflow](http://stackoverflow.com/questions/3987683/homebrew-install-specific-version-of-formula)

---

_[View the full topic](https://discourse.roots.io/t/downgrade-ansible-to-2-0-2/7555)._
