zerr0s

Results 11 issues of zerr0s

Hello, forgive me for my bad english. I'm trying to activate the tcp listening over the daemon.json like this: ``` "hosts": [ "unix:///var/run/docker.sock", "tcp://0.0.0.0:2375" ], ``` It's not working because...

Hello, Forgive me for my bad english. I've set the "postgresql_service_enabled: true" but the service is not "enabled" after running the role. When I try to make a grep, I...

Hello, forgive me for my bad english. First, special thanks for your ansible roles. I use them everyday in my pipelines for all servers (dev, prod, etc.). I'm trying this...

planned

Hello. Forgive me for my bad english. I'm trying to implement authentication and authorization in my graphql api. If I use :+1: ``` const customAuth = AuthDirective({ authenticateFunc: () =>...

Hi, I have installed this plugin on my nexus 3.38 and it works fine for all packages that are not dev packages. If I try to get dev packages, Nexus...

Hi, forgive me for my bad english. I'd like to change the certificate validity of all components in the cluster. I's a new cluster not deployed yed. Is there a...

kind/support
lifecycle/stale

Hi. I'm trying to run rundeck with a docker istance of postgres. When rundeck starts it says: `psql: SCRAM authentication requires libpq version 10 or above` I'm running the latest...

Hello, I have successfully installed microk8s using this role, with the snap auto update to false. After that I have put this variable to true dans I can see an...

Hello, I'm new in using nebular. I have a reactive form and the datepicker is in a formgroup: ``` ``` When I use the buttons on top of the datepicker...

Hi, forgive me for my bad english. I'm trying to use this module to authenticate users using a ldap. It works fine but when the user have a very strong...