Erik Osterman (CEO @ Cloud Posse)
Erik Osterman (CEO @ Cloud Posse)
this looks like your running something like `'$(pwd)/usr/sbin/adduser'` vs `"$(pwd)/usr/sbin/adduser"`; meaning the `$(pwd)` is not being interpolated. Also, just want to point out that nearly every linux distro has a...
wonderful! glad you got it all sorted out.
@rverma-nikiai that's an interesting suggestion. We can maybe take that into account in future updates.
Yes! totallllllly. We'll probably have this documented in the next 1-2 months, but that's lagging behind Apologize for the delays - just so many projects in the works.
That said, schedule a call here and I'll give you a full intro (no charge): https://calendly.com/cloudposse
Is this really necessary? We're using [`aws-vault`](https://github.com/99designs/aws-vault) to achieve the same result. Fwiw, it's in go, so if you need a reference implementation - there you have it! =)
Looks like this has already been implemented
@comeanother any tips?
Hrmmmm we are doing a lot less with ansible these days, so not actively using this module. We used it with another client. I have an idea, however, what could...
Yes, that's a great suggestion!