Skip to content
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

Open
s4ms0n opened this issue Nov 13, 2017 · 11 comments
Open

support for ansible2 #111

s4ms0n opened this issue Nov 13, 2017 · 11 comments

Comments

@s4ms0n
Copy link

s4ms0n commented Nov 13, 2017

is it doable?

@fschulze
Copy link
Member

I've started it:
https://github.com/fschulze/bsdploy/tree/ansible2
https://github.com/fschulze/ploy_ansible/tree/ansible2

I just don't have enough time atm. Have to pay bills and none of my projects currently require it.

@fschulze
Copy link
Member

ploy configure already works.
TODO:

  • ploy ansible
  • vault support
  • update tests
  • leftovers

@s4ms0n
Copy link
Author

s4ms0n commented Nov 15, 2017

i looked at the code, would like to help, but would need some guidance ;)

@fschulze
Copy link
Member

fschulze commented Feb 6, 2018

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.

@tomster
Copy link
Contributor

tomster commented Feb 7, 2018

that's great news, i hope i can find some time on the weekend to test it with bsdploy

@s4ms0n
Copy link
Author

s4ms0n commented Feb 7, 2018

Great news, Thanks

@fschulze
Copy link
Member

fschulze commented Feb 7, 2018

I release ploy_ansible 2.0.0b2, also see ployground/ploy_ansible#18 (comment)

@fschulze
Copy link
Member

fschulze commented Feb 7, 2018

And I've released bsdploy 3.0.0b1, all tests pass and quickstart works. The ploy_crypted lookup plugin is most likely broken. Needs testing with more complex setups.

@fschulze
Copy link
Member

Fixed ploy_crypted in ploy_ansible 2.0.0b3. Last remaining thing to test is sudo support in playbooks.

@fschulze
Copy link
Member

With ploy_ansible 2.0.0b4 sudo (or rather the become stuff) works as well.

@fschulze
Copy link
Member

fschulze commented Jun 9, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants