Tim Schwenke

Results 152 comments of Tim Schwenke
trafficstars

@djordan-ri, nope. The formerly existing documation was merely automatically generated from the source code and comments. And some point I removed this because one can just look directly at the...

Hi, I would not consider is a bad security practice. It really depends on the architecture of your application. For example you could have an ingress like Traefik or Nginx...

Too bad I did not check the issue tracker carefully. Would have easily saved me two to three hours 🤦 Had to figure it out for myself. Also it is...

Is this maybe related to my problem that Ansible / Molecule is failing to find the role in the project directory? - Here is the project: https://github.com/trallnag/ansible-role-awscli - Here example...

What I don't understand why it works for some people / repositories without specification of `ANSIBLE_ROLES_PATH` anywhere. For example here: https://github.com/geerlingguy/ansible-role-apache I found it out. Molecule does not consider `.yaml`....

Have you ever figured out a solution to this? I am also failing to run Molecule against a role in the same directory without first installing the role Tried this:...

This conversation in the GnuPG mailing list mentions: > If you use the extra-socket certain operations are forbidden so that a rogue gpg version on the remote site won't be...

I have the same experience, it does not seem to work with Terraform scripts ![image](https://user-images.githubusercontent.com/24834206/103911158-fa3e3800-5105-11eb-9fc8-de7929557561.png)

Did you stop using Git hooks altogether?