diff --git a/main/_sources/plugins/kubevirt.rst.txt b/main/_sources/plugins/kubevirt.rst.txt index 3158e68..48a38e8 100644 --- a/main/_sources/plugins/kubevirt.rst.txt +++ b/main/_sources/plugins/kubevirt.rst.txt @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.19.1 + :antsibull-docs: 2.20.0 .. Anchors @@ -546,7 +546,7 @@ Parameters
The default value when the host variable's value is an empty string.
+The default value when the host variable's value is None or an empty string.
This option is mutually exclusive with keyed_groups[].trailing_separator.
Set this option to false to omit the keyed_groups[].separator after the host variable when the value is an empty string.
Set this option to false to omit the keyed_groups[].separator after the host variable when the value is None or an empty string.
This option is mutually exclusive with keyed_groups[].default_value.
Choices:
The default value when the host variable's value is an empty string.
+The default value when the host variable's value is None or an empty string.
This option is mutually exclusive with keyed_groups[].trailing_separator.
Set this option to false to omit the keyed_groups[].separator after the host variable when the value is an empty string.
Set this option to false to omit the keyed_groups[].separator after the host variable when the value is None or an empty string.
This option is mutually exclusive with keyed_groups[].default_value.
Choices:
Note
To avoid SSL certificate validation errors when validate_certs=yes, the full certificate chain for the API server must be provided via ca_cert or in the kubeconfig file.
Inventories are not finalized at this stage, so the auto populated all and ungrouped groups will only reflect what previous inventory sources explicitly added to them.
Runtime ‘magic variables’ are not available during inventory construction. For example, groups and hostvars do not exist yet.