Kate Case

Results 56 comments of Kate Case

> My situation is that I am running collection_prep as a pipeline step in my collection repository to get the docs generated from the doc-strings inside the modules. It sounds...

For the time being we should at least hide these entries from being published until they have content to show.

Have you tried building the image directly with ansible-builder instead? This seems like it is likely to be an issue in builder and not navigator's wrapping of it.

Possibly related https://github.com/ansible/vscode-ansible/issues/1152

Can you rerun this with [device interaction logging](https://docs.ansible.com/ansible/latest/network/user_guide/network_debug_troubleshooting.html#enabling-networking-device-interaction-logging) turned on and share the relevant section? The error is just what we get back from the remote server, but there's probably...

Your issue is in fact correct: `ansible-lint` _is_ incompatible with this option in `yamllint`. In fact, it is so incompatible with `ansible-lint`, that the likely solution is going to be...

Thanks for your submission! In the great big split, things like this were moved to https://github.com/ansible-community/molecule-plugins. I see that's where you've come from, and they still don't have published documentation,...

So of note is that the line length is not the only variable at hand. We explicitly use version `19.3b0` of black, because the latest version changes the output significantly...