diff --git a/main/README.html b/main/README.html index aabfe49..2832bd9 100644 --- a/main/README.html +++ b/main/README.html @@ -118,7 +118,7 @@

Ansible and Python version compatibility

-

This collection has been tested against Ansible versions >=2.15,<=2.17 and Python versions >=3.9,<=3.12.

+

This collection has been tested against Ansible versions >=2.15,<=2.18 and Python versions >=3.9,<=3.13.

See the Ansible core support matrix for supported combinations.

diff --git a/main/_sources/README.md.txt b/main/_sources/README.md.txt index 2079758..f04f1e2 100644 --- a/main/_sources/README.md.txt +++ b/main/_sources/README.md.txt @@ -8,7 +8,7 @@ This repository hosts the `kubevirt.core` Ansible Collection, which provides vir ## Ansible and Python version compatibility -This collection has been tested against Ansible versions **>=2.15,<=2.17** and Python versions **>=3.9,<=3.12**. +This collection has been tested against Ansible versions **>=2.15,<=2.18** and Python versions **>=3.9,<=3.13**. See the [Ansible core support matrix](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix) for supported combinations. diff --git a/main/_sources/plugins/kubevirt.rst.txt b/main/_sources/plugins/kubevirt.rst.txt index 2e4666c..bf0dad7 100644 --- a/main/_sources/plugins/kubevirt.rst.txt +++ b/main/_sources/plugins/kubevirt.rst.txt @@ -283,7 +283,7 @@ Parameters
-

Prefix to use for cache plugin files/tables

+

Prefix to use for cache plugin files/tables.

Default: "ansible_inventory_"

Configuration:

-

Cache duration in seconds

+

Cache duration in seconds.

Default: 3600

Configuration:

-

The key from input dictionary used to generate groups

+

The key from input dictionary used to generate groups.

@@ -575,7 +575,7 @@ Parameters
-

parent group for keyed group

+

parent group for keyed group.

@@ -589,7 +589,7 @@ Parameters
-

A keyed group name will start with this prefix

+

A keyed group name will start with this prefix.

Default: ""

@@ -604,7 +604,7 @@ Parameters
-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -620,7 +620,7 @@ Parameters
-

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 an empty string.

This option is mutually exclusive with keyed_groups[].default_value.

Choices:

-

Use in conjunction with keyed_groups.

+

Use in conjunction with keyed_groups.

By default, a keyed group that does not have a prefix or a separator provided will have a name that starts with an underscore.

-

This is because the default prefix is "" and the default separator is "_".

-

Set this option to False to omit the leading underscore (or other separator) if no prefix is given.

+

This is because the default prefix is "" and the default separator is "_".

+

Set this option to false to omit the leading underscore (or other separator) if no prefix is given.

If the group name is derived from a mapping the separator is still used to concatenate the items.

To not use a separator in the group name at all, set the separator for the keyed group to an empty string instead.

Choices:

diff --git a/main/plugins/kubevirt.html b/main/plugins/kubevirt.html index d0ac015..4a77684 100644 --- a/main/plugins/kubevirt.html +++ b/main/plugins/kubevirt.html @@ -347,7 +347,7 @@ see -

Prefix to use for cache plugin files/tables

+

Prefix to use for cache plugin files/tables.

Default: "ansible_inventory_"

Configuration:

-

The key from input dictionary used to generate groups

+

The key from input dictionary used to generate groups.

@@ -639,7 +639,7 @@ see
-

parent group for keyed group

+

parent group for keyed group.

@@ -653,7 +653,7 @@ see
-

A keyed group name will start with this prefix

+

A keyed group name will start with this prefix.

Default: ""

@@ -668,7 +668,7 @@ see
-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -684,7 +684,7 @@ see
-

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 an empty string.

This option is mutually exclusive with keyed_groups[].default_value.

Choices: