hashbangcode / vlad

Vlad - Vagrant LAMP Ansible Drupal
173 stars 53 forks source link

Ansible 2.0 #327

Closed dixhuit closed 8 years ago

dixhuit commented 8 years ago

http://www.ansible.com/blog/ansible-2.0-launch

We need to start testing against the new release. We also need to review the new features to see if there is much that Vlad would benefit from.

philipnorton42 commented 8 years ago

So I guess my question is: At what point (or version) do we say that people should be using a particular version of Ansible?

Personally, I think we should start supporting Ansible 2.0 fully. It isn't that hard to update and there is good support for backwards compatibility.

zxaos commented 8 years ago

I agree! Since vlad is a development I don't think it's unreasonable to ask people to follow ansible stables releases relatively closely.

wizonesolutions commented 8 years ago

Ansible is pretty easy to update, even with pip. That'd free you from thinking about too many things.

If you want max BC, though, then keep an eye on when Ansible plans to remove its now-deprecated functionality and make sure you remove it by then.

dixhuit commented 8 years ago

Closing as current Vlad dev branch does work with Ansible 2 now.