apenella

Results 34 comments of apenella

Hi @rhugga I use the following approach to test an application that uses go-ansible library. The main idea is testing how the library is called, and to achieve it, go-library...

HI @rhugga did it help you?

HI @HCY2315 It should be already been fixed on master branch. It doesn't belong to any release yet. Could you use master branch instead of using the tag? Here you...

Hi @thedarthcoder I don't have an estimated time for the next release. Since https://github.com/apenella/go-ansible/pull/103 is the only fix ready to be released, I am going to wait at least a...

@thedarthcoder @HCY2315 the fix is already available on the release v1.1.7. I close the issue. Thanks!

Hi @YXY-121 Thanks for raising that issue, I was not aware about it. The reason is exactly what you said :) I would like to think a solution in depth,...

Just to let you know. With the following setup: - Localstack 1.2.0 - Terraform v1.3.4 - AWS provider 4.34.0 The following block is working properly: ``` data "aws_vpc" "this" {...

I am planning some changes to the Executor interface. Since that feature will requires the executor I will start working on it on the v2.0.0.

Available in [v2.0.0-rc-3](https://github.com/apenella/go-ansible/releases/tag/v2.0.0-rc.3)

I am planning some changes to the Executor interface. Since that feature will require the executor I will start working on it on the v2.0.0.