Christoph Hille
Christoph Hille
> Same thing for `ara_record` which would become something like `recordsansible.ara.record`. I would not do this but stick with existing names, thus that playbooks which are already there will still...
`package_name` needs to be set in release please manifest now and removed as github action option
@akinomyoga thanks for the fast reply, you pointed me into the right direction, it's working now 👍🏽 It is related to `column` command. Seems to be MacOS comes with the...
I also just looked for such an option as well
Thanks for the workaround @bendwyer, already went ~ an hour through the docs as I thought I just configured something wrongly
> How about a project specific directory in XDG_CACHE_HOME? I would go with that, a lot of tools like `uvx`, `pre-commit` are using it and I'm pretty sure even `ansible-lint`...
> The use of `/.ansible` was the main reason why we did it instead of the way of using a `XDG_CACHE_HOME` location. I generally prefer having project-specific cache and temporary...
any update here, this is still an issue. Not only in German but also other languages (e.g. see https://github.com/home-assistant/intents/issues/2377)
@drake7707 your solution looks promising, have you created a branch / fork with that changes which I can install to test?
> Uhh I think I just modified it within the docker container and then pasted the git diff above. You can just apply the diff above with git apply thediff.diff...