-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support for ansible2 #111
Comments
I've started it: I just don't have enough time atm. Have to pay bills and none of my projects currently require it. |
ploy configure already works.
|
i looked at the code, would like to help, but would need some guidance ;) |
So, https://github.com/ployground/ploy_ansible/tree/ansible2 is mostly done I think, but I haven't done extensive testing on complex setups yet. Also bsdploy may or may not work with it, the tests definitely fail atm, because of the ploy 2.x requirement. I spent 4 days on ploy_ansible now and can't look into the bsdploy tests atm. |
that's great news, i hope i can find some time on the weekend to test it with bsdploy |
Great news, Thanks |
I release ploy_ansible 2.0.0b2, also see ployground/ploy_ansible#18 (comment) |
And I've released bsdploy 3.0.0b1, all tests pass and quickstart works. The |
Fixed |
With ploy_ansible 2.0.0b4 |
ploy_ansible 2.0.0b5 now supports ansible 1.9.x and 2.4.x-2.7.x, 2.8.x broke several (internal) APIs. With bsdploy 3.0.0b3 this is now supported as well and also works with Python 3.x when using ansible 2.x. My ssh connection caching doesn't work with ansible 2.x, so it is quite a bit slower. |
is it doable?
The text was updated successfully, but these errors were encountered: