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:

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:

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.

@@ -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: