Tobias Dahlberg

Results 8 comments of Tobias Dahlberg

> The functional tests might be some help on how they are supposed to be used: > > https://github.com/TerryHowe/ansible-modules-hashivault/blob/main/functional/test_approle.yml From the test cases, I guess that the first local action...

@aperigault can you please address the indentation mistake that has been pointed out? The key is supposed to be directly under the spec key and not part of any of...

Since there's no action on this one, I've opened a new one which does not contain the bad indentation. I really need this fix and I will be responding to...

[PR #977](https://github.com/ansible/awx-operator/pull/977) has been merged and takes care of the concerns regarding the syntax.

I've been unable to figure out how to run the molecule tests and I don't get the desired results when I run it in our staging cluster.

The molecule test is able to deploy both the operator and AWX. I can see the pod running fine but the test is unable to actually connect to AWX. I...

What do you think is the best approach here, @MisterMX and @janwillies ? I would like to change how tokens are managed sooner rather than later because of how problematic...

I want to have a brief discussion before I start working on this.