apenella
apenella
Hi @xmulligan, @miao0miao and @linsun! Thank you for evaluating Stevedore's proposal and providing your feedback. I appreciate the time you’ve dedicated, and your insights are valuable. I recognise that the...
Hi! There is any update about this issue? I am having the same problem. Thanks in advance
Hi @viren-nadkarni I prepared a Terraform which you can use to reproduce the issue. I hope that it could help you to figure out what is happening behind the scenes....
Hi, @macnev2013! Thank you for addressing the issue. I tested your code with Localstack 3.4.0, and it worked perfectly! I just needed to set the `enable_nat_gateway` and `create_igw` parameters to...
hi @keith6014! It sounds like a great initiative! You can execute Ansible commands using the go-ansible library. Here are a couple of examples where I used the library to run...
Hi @keith6014! Did these examples inspire you on how to implement the testing tool?
@keith6014 I close this issue. If you need further help, please open a new issue or reopen this one.
Thank you for opening this issue. By default, the execution of Ansible commands is managed by the [DefaultExecute](https://github.com/apenella/go-ansible/blob/master/pkg/execute/defaultExecute.go#L64) component, and the results are processed there. The [DefaultExecute](https://github.com/apenella/go-ansible/blob/master/pkg/execute/defaultExecute.go#L64) component uses [DefaultResults](https://github.com/apenella/go-ansible/blob/master/pkg/execute/result/default/defaultResult.go#L21)...
@i6448038 Do you need any further assistance with this issue?
@i6448038 I am closing this issue due to inactivity.