From 0c677f40a113f3a11f76de7cb152ae25bf1dd225 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 29 Jun 2024 16:58:22 +0000 Subject: [PATCH] deploy: 81cabbf6975f6899e0654f8ae600bb1a9fbcdf6c --- branch/main/docker_containers_inventory.html | 8 ++++---- branch/main/docker_machine_inventory.html | 8 ++++---- branch/main/docker_swarm_inventory.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/branch/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html index c7fba125..5d430c4f 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -405,7 +405,7 @@ see added in ansible-core 2.12

The default value when the host variable’s value is an empty string.

-

This option is mutually exclusive with trailing_separator.

+

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

@@ -443,8 +443,8 @@ see

boolean

added in ansible-core 2.12

-

Set this option to False to omit the separator after the host variable when the value is an empty string.

-

This option is mutually exclusive with default_value.

+

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:

  • false

  • @@ -505,7 +505,7 @@ see

strict

boolean

-

If yes make invalid entries a fatal error, otherwise skip and continue.

+

If yes make invalid entries a fatal error, otherwise skip and continue.

Since it is possible to use facts in the expressions they might not always be available and we ignore those errors by default.

Choices:

    diff --git a/branch/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html index 1d708059..1b2b28be 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -287,7 +287,7 @@ see added in ansible-core 2.12

@@ -325,8 +325,8 @@ see

boolean

added in ansible-core 2.12

-

Set this option to False to omit the separator after the host variable when the value is an empty string.

-

This option is mutually exclusive with default_value.

+

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:

  • false

  • @@ -380,7 +380,7 @@ see

strict

boolean

-

If yes make invalid entries a fatal error, otherwise skip and continue.

+

If yes make invalid entries a fatal error, otherwise skip and continue.

Since it is possible to use facts in the expressions they might not always be available and we ignore those errors by default.

Choices:

    diff --git a/branch/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html index 31bdcfdb..b8a168c6 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -338,7 +338,7 @@ see added in ansible-core 2.12

@@ -376,8 +376,8 @@ see

boolean

added in ansible-core 2.12

-

Set this option to False to omit the separator after the host variable when the value is an empty string.

-

This option is mutually exclusive with default_value.

+

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:

  • false

  • @@ -429,7 +429,7 @@ see

strict

boolean

-

If yes make invalid entries a fatal error, otherwise skip and continue.

+

If yes make invalid entries a fatal error, otherwise skip and continue.

Since it is possible to use facts in the expressions they might not always be available and we ignore those errors by default.

Choices: