indelog

Results 6 issues of indelog

The substitution for the escape of ' not work. I propose this correction : ``` diff --git a/read_ini.sh b/read_ini.sh index 06b1bc8..2ae2a85 100755 --- a/read_ini.sh +++ b/read_ini.sh @@ -270,7 +270,7 @@...

It's very useful if we need derived config file which include another.

Some URLs are outdated like the one for Ansible playbooks and roles.

This follow my first PR #4686 with attempt to add new module for manage content in JSON, YAML and TOML file. The PR was closed because it was to heavy...

needs_revision
tests
unit
integration
new_contributor
needs_rebase
new_plugin
docs_fragments
module_utils
plugins
check-before-release
backport-5

This follows my first PR #4686 that attempt to add new module to managage content in JSON, YAML and TOML file on managed node. This is the part that extends...

needs_revision
stale_ci
tests
unit
integration
new_contributor
new_plugin
docs_fragments
module_utils
plugins
check-before-release
backport-5

Improve multi-language server support by enabling the selection of the appropriate LSP based on syntax stack elements using a new configuration option for the LSP: `syntaxAssociatedLSP`, which accepts a list...