Tim Schwenke
Tim Schwenke
@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...
Do `.yaml` work for anyone here already?
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 
Did you stop using Git hooks altogether?