A.C.

Results 17 comments of A.C.

I was checking for options where we don't need to pass or override the auth parameters on the playbook and roles, and those are the only 2 options I see.

https://redhat.service-now.com/surl.do?n=RITM1483142 @cmoulliard

Initially the playbooks were to be executed from within the `ansible` folder as happened with other tools that were documented to be executed from the point of the docs. At...

I'm not sure how to pass each of the custom properties to be collected from the script, have you thought of a way? Provided by a `json` or a `yaml`...

> don't forget to also change the registry.sh script as sudo is also asked ? > > ``` > ./kind/registry.sh install --provider podman --registry-name kind-registry.local > > Welcome to our...

> Both scenario work on Macos BUT I still don't know if the pod of the kind container is running as "root" or"rootless" !! > > ``` > ## Rootfull...