From bcd82ad76a2e57a3402d34ff194b3c4c0c948868 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 9 Nov 2024 22:57:28 +0000 Subject: [PATCH] deploy: c0dbbe102fe352fe7109e03ee35dfb6ffd68c5f6 --- branch/stable-3/docker_containers_inventory.html | 16 ++++++++-------- branch/stable-3/docker_machine_inventory.html | 16 ++++++++-------- branch/stable-3/docker_swarm_inventory.html | 16 ++++++++-------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/branch/stable-3/docker_containers_inventory.html b/branch/stable-3/docker_containers_inventory.html index 10229b1e..bce1203b 100644 --- a/branch/stable-3/docker_containers_inventory.html +++ b/branch/stable-3/docker_containers_inventory.html @@ -412,21 +412,21 @@ see

key

string

-

The key from input dictionary used to generate groups

+

The key from input dictionary used to generate groups.

parent_group

string

-

parent group for keyed group

+

parent group for keyed group.

prefix

string

-

A keyed group name will start with this prefix

+

A keyed group name will start with this prefix.

Default: ""

@@ -434,7 +434,7 @@ see

separator

string

-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -443,7 +443,7 @@ see

boolean

added in ansible-core 2.12

-

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:

    @@ -457,10 +457,10 @@ see

    boolean

    added in ansible-core 2.11

-

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/branch/stable-3/docker_machine_inventory.html b/branch/stable-3/docker_machine_inventory.html index d562435d..0f90024d 100644 --- a/branch/stable-3/docker_machine_inventory.html +++ b/branch/stable-3/docker_machine_inventory.html @@ -296,21 +296,21 @@ see

key

string

-

The key from input dictionary used to generate groups

+

The key from input dictionary used to generate groups.

parent_group

string

-

parent group for keyed group

+

parent group for keyed group.

prefix

string

-

A keyed group name will start with this prefix

+

A keyed group name will start with this prefix.

Default: ""

@@ -318,7 +318,7 @@ see

separator

string

-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -327,7 +327,7 @@ see

boolean

added in ansible-core 2.12

-

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:

    @@ -341,10 +341,10 @@ see

    boolean

    added in ansible-core 2.11

-

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/branch/stable-3/docker_swarm_inventory.html b/branch/stable-3/docker_swarm_inventory.html index 1e2a5e7c..f4585347 100644 --- a/branch/stable-3/docker_swarm_inventory.html +++ b/branch/stable-3/docker_swarm_inventory.html @@ -347,21 +347,21 @@ see

key

string

-

The key from input dictionary used to generate groups

+

The key from input dictionary used to generate groups.

parent_group

string

-

parent group for keyed group

+

parent group for keyed group.

prefix

string

-

A keyed group name will start with this prefix

+

A keyed group name will start with this prefix.

Default: ""

@@ -369,7 +369,7 @@ see

separator

string

-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -378,7 +378,7 @@ see

boolean

added in ansible-core 2.12

-

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:

    @@ -392,10 +392,10 @@ see

    boolean

    added in ansible-core 2.11

-

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: