Michael Joseph Walsh

Results 52 comments of Michael Joseph Walsh

I've worked with Keycloak before so I know where you are coming from... a portion of whqy you are describing above could be handled with adds to the chart templates,...

Let me review.

Yeah, but these are partially populated stubs. I assume from this and the lack of docs I am to write ansible playbooks referencing keys declared in the molecule file.

I did this to start... the ec2 isn't created... let me loop back and simplify my molecule.yml to the bare minimum and try that again. The `create.yml` and `destroy.yml` created...

When using the EC2 plugin? Okay. This good to know. The fault is likely with my molecule.yml and the stubbed out create.yml and destroy.yml being created by the init. I...

Hmm. I'm on Ubuntu 22.04.4 LTS using `pyenv` and `poetry` to install molecule and its dependencies: ``` ➜ molecule --version molecule 24.8.0 using python 3.10 ansible:2.16.10 azure:23.5.3 from molecule_plugins containers:23.5.3...

To get the create to work I had to go to v23.5.3's https://github.com/ansible-community/molecule-plugins/blob/v23.5.3/src/molecule_plugins/ec2/cookiecutter/%7B%7Bcookiecutter.molecule_directory%7D%7D/%7B%7Bcookiecutter.scenario_name%7D%7D/create.yml and copy the content from between `{% raw -%}` and `{%- endraw %}` lines into my scenerio's...

And yep... do the same with `destory.yml`... and molecule works. I guess this is cuz cookiecutter support was removed or something?

Since iTerm2 Build 3.5.0, resize etc for me is borked and the [zellij docs](https://zellij.dev/documentation/faq.html#i-am-a-macos-user-how-can-i-use-the-alt-key) addressing macOS and various terminals regarding the Alt key are now out of date for addressing......