From c6a1c58d5d07eeee88a53b2044efbdeedaf16357 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Wed, 23 Oct 2024 09:07:44 +0000 Subject: [PATCH] deploy: 6daeff69f675e1d1513dc3703fddd6a929aa8afd --- branch/main/docker_containers_inventory.html | 16 ++++++++-------- branch/main/docker_machine_inventory.html | 16 ++++++++-------- branch/main/docker_swarm_inventory.html | 16 ++++++++-------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/branch/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html index 3c9eb7f4..9143eb5c 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -411,21 +411,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: ""

@@ -433,7 +433,7 @@ see

separator

string

-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -442,7 +442,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:

    @@ -456,10 +456,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/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html index 2ceacb25..fdad3ec7 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -295,21 +295,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: ""

@@ -317,7 +317,7 @@ see

separator

string

-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -326,7 +326,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:

    @@ -340,10 +340,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/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html index 2409d93c..09342084 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -346,21 +346,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: ""

@@ -368,7 +368,7 @@ see

separator

string

-

separator used to build the keyed group name

+

separator used to build the keyed group name.

Default: "_"

@@ -377,7 +377,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:

    @@ -391,10 +391,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: