mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
21b16c1c77
* Update VirtualBox Group parsing to align with documentation. Previously, we could separate the group string on the `/` char and consider each element to be distinct, top-level groups. This change implements the notion of nested groups and the use of the `,` char to split multiple groups. * Address code review comments. Changed the implementation from a breaking change to a minor change by introducing a new parameter to configure the behaviour. Keep the default values to maintain the existing behaviour, and allow consumers an option to opt-in. * Fix line length. The long lines were tripping CI. Reduce the length. * Apply suggestions from code review Update documentation to match expected conventions and correct the final rendered formatting. Set the initial parent_group to `None` instead of `all` and rely on the parent class' inventory reconciliation logic to ensure consistent behaviour across different inventory plugins. Co-authored-by: Felix Fontein <felix@fontein.de> * Reword module arg description to avoid issues with CI. One of the lines ended with a colon character which made the CI tests fail since it would interpret it as a YAML key. Reworded the description altogether to avoid that issue. * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> |
||
---|---|---|
.. | ||
.keep | ||
8051-Redfish-Wait-For-Service.yml | ||
8402-add-diif-mode-openbsd-pkg.yml | ||
8403-fix-typeerror-in-keycloak-client.yaml | ||
8404-ipa_dnsrecord_sshfp.yml | ||
8405-gitlab-remove-basic-auth.yml | ||
8406-fix-homebrew-cask-warning.yaml | ||
8411-locale-gen-vardict.yml | ||
8413-galaxy-refactor.yml | ||
8415-cmd-runner-stack.yml | ||
8428-assign-auth-flow-by-name-keycloak-client.yaml | ||
8430-fix-opentelemetry-when-using-logs-with-uri-or-slurp-tasks.yaml | ||
8431-galaxy-upgrade.yml | ||
8440-allow-api-port-specification.yaml | ||
8444-fix-redfish-gen2-upgrade.yaml | ||
8452-git_config-absent.yml | ||
8453-git_config-deprecate-read.yml | ||
8464-redis-add-cluster-info.yml | ||
8471-proxmox-vm-info-network.yml | ||
8476-launchd-check-mode-changed.yaml | ||
8479-cmdrunner-improvements.yml | ||
8480-directory-feature-cargo.yml | ||
8489-fix-opennebula-inventory-crash-when-nic-has-no-ip.yml | ||
8496-keycloak_clientscope-add-normalizations.yaml | ||
8497-crypt.yml | ||
8508-virtualbox-inventory.yml | ||
8512-as-bool-not.yml | ||
8514-pacman-empty.yml | ||
8516-proxmox-template-refactor.yml | ||
8517-cmd-runner-lang-auto.yml | ||
8533-add-ciphers-option.yml | ||
8545-keycloak-clientscope-remove-id-on-compare.yml | ||
8557-fix-bug-with-bitwarden.yml | ||
8613-redfish_utils-language.yaml |