[ansible-devel] How to write remote cli module (no client-side python) right way?

2019-11-12 Thread Alex Sviridov
I cannot to find out how to write a module to controle remote device via SSH. Please can you help me with the example? I have several roles using the "raw" module but I'd like to write my own module to have the complex logic hidden inside it. I've looked through some storage modules - all of

Re: [ansible-devel] Why not environment variable to store vault secrets ?

2019-11-12 Thread Sam Doran
Gabriel, > Maybe the developpers fear that some users could do things like : > export VAULT_PASSWORD="MYPASSWORD" > ansible-playbook ... > > which is of course a bad idea because the password is written in shell > history... That's pretty much it: we don't want to encourage folks to store

Re: [ansible-devel] Re: ecs_tag

2019-11-12 Thread Brian Coca
You might want to try the aws working group https://github.com/ansible/community/tree/master/group-aws, probably a more focused audience to express interest on this. The irc channel is most likely to get you a more immediate response. -- -- Brian Coca -- You received this message