From b8198427533803a01e2432ce942458e96232d716 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Mon, 26 Aug 2024 05:21:19 +0000 Subject: [PATCH] deploy: 6c2101d4d8c2c25c01ffdf6aecd51c940231c2e6 --- branch/main/api_facts_module.html | 6 +++--- branch/main/api_find_and_modify_module.html | 2 +- branch/main/api_info_module.html | 2 +- branch/main/api_modify_module.html | 2 +- branch/main/api_module.html | 2 +- branch/main/command_module.html | 4 ++-- branch/main/environment_variables.html | 2 +- branch/main/facts_module.html | 6 +++--- branch/main/index.html | 2 +- branch/main/join_filter.html | 2 +- branch/main/list_to_dict_filter.html | 2 +- branch/main/quote_argument_filter.html | 2 +- branch/main/quote_argument_value_filter.html | 2 +- branch/main/routeros_cliconf.html | 2 +- branch/main/split_filter.html | 2 +- 15 files changed, 20 insertions(+), 20 deletions(-) diff --git a/branch/main/api_facts_module.html b/branch/main/api_facts_module.html index 36f1e63..0f1126a 100644 --- a/branch/main/api_facts_module.html +++ b/branch/main/api_facts_module.html @@ -2,7 +2,7 @@ - + community.routeros.api_facts module – Collect facts from remote devices running MikroTik RouterOS using the API — Community.Routeros Collection documentation @@ -171,7 +171,7 @@ see

Synopsis

@@ -230,7 +230,7 @@ see

gather_subset

list / elements=string

-

When supplied, this argument will restrict the facts collected to a given subset. Possible values for this argument include all, hardware, interfaces, and routing.

+

When supplied, this argument will restrict the facts collected to a given subset. Possible values for this argument include all, hardware, interfaces, and routing.

Can specify a list of values to include a larger subset. Values can also be used with an initial ! to specify that a specific subset should not be collected.

Default: ["all"]

diff --git a/branch/main/api_find_and_modify_module.html b/branch/main/api_find_and_modify_module.html index 1a017e6..c72e2ad 100644 --- a/branch/main/api_find_and_modify_module.html +++ b/branch/main/api_find_and_modify_module.html @@ -2,7 +2,7 @@ - + community.routeros.api_find_and_modify module – Find and modify information using the API — Community.Routeros Collection documentation diff --git a/branch/main/api_info_module.html b/branch/main/api_info_module.html index 2461c7f..6b5cafb 100644 --- a/branch/main/api_info_module.html +++ b/branch/main/api_info_module.html @@ -2,7 +2,7 @@ - + community.routeros.api_info module – Retrieve information from API — Community.Routeros Collection documentation diff --git a/branch/main/api_modify_module.html b/branch/main/api_modify_module.html index b131e5d..07b4dbc 100644 --- a/branch/main/api_modify_module.html +++ b/branch/main/api_modify_module.html @@ -2,7 +2,7 @@ - + community.routeros.api_modify module – Modify data at paths with API — Community.Routeros Collection documentation diff --git a/branch/main/api_module.html b/branch/main/api_module.html index a157d70..cb1d192 100644 --- a/branch/main/api_module.html +++ b/branch/main/api_module.html @@ -2,7 +2,7 @@ - + community.routeros.api module – Ansible module for RouterOS API — Community.Routeros Collection documentation diff --git a/branch/main/command_module.html b/branch/main/command_module.html index 13c4858..9c25b5a 100644 --- a/branch/main/command_module.html +++ b/branch/main/command_module.html @@ -2,7 +2,7 @@ - + community.routeros.command module – Run commands on remote devices running MikroTik RouterOS — Community.Routeros Collection documentation @@ -200,7 +200,7 @@ To check whether it is installed, run

match

string

-

The match argument is used in conjunction with the wait_for argument to specify the match policy. Valid values are all or any. If the value is set to all then all conditionals in the wait_for must be satisfied. If the value is set to any then only one of the values must be satisfied.

+

The match argument is used in conjunction with the wait_for argument to specify the match policy. Valid values are all or any. If the value is set to all then all conditionals in the wait_for must be satisfied. If the value is set to any then only one of the values must be satisfied.

Choices:

  • "any"

  • diff --git a/branch/main/environment_variables.html b/branch/main/environment_variables.html index e930a2b..573ee97 100644 --- a/branch/main/environment_variables.html +++ b/branch/main/environment_variables.html @@ -2,7 +2,7 @@ - + Index of all Collection Environment Variables — Community.Routeros Collection documentation diff --git a/branch/main/facts_module.html b/branch/main/facts_module.html index ee0f253..25c8a98 100644 --- a/branch/main/facts_module.html +++ b/branch/main/facts_module.html @@ -2,7 +2,7 @@ - + community.routeros.facts module – Collect facts from remote devices running MikroTik RouterOS — Community.Routeros Collection documentation @@ -166,7 +166,7 @@ To check whether it is installed, run

    Synopsis

      -
    • Collects a base set of device facts from a remote device that is running RouterOS. This module prepends all of the base network fact keys with ansible_net_<fact>. The facts module will always collect a base set of facts from the device and can enable or disable collection of additional facts.

    • +
    • Collects a base set of device facts from a remote device that is running RouterOS. This module prepends all of the base network fact keys with ansible_net_<fact>. The facts module will always collect a base set of facts from the device and can enable or disable collection of additional facts.

    @@ -182,7 +182,7 @@ To check whether it is installed, run

gather_subset

list / elements=string

-

When supplied, this argument will restrict the facts collected to a given subset. Possible values for this argument include all, hardware, config, interfaces, and routing.

+

When supplied, this argument will restrict the facts collected to a given subset. Possible values for this argument include all, hardware, config, interfaces, and routing.

Can specify a list of values to include a larger subset. Values can also be used with an initial ! to specify that a specific subset should not be collected.

Default: ["!config"]

diff --git a/branch/main/index.html b/branch/main/index.html index fb868fa..077d312 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -2,7 +2,7 @@ - + Community.Routeros — Community.Routeros Collection documentation diff --git a/branch/main/join_filter.html b/branch/main/join_filter.html index fcf9fd1..fcb01ee 100644 --- a/branch/main/join_filter.html +++ b/branch/main/join_filter.html @@ -2,7 +2,7 @@ - + community.routeros.join filter – Join a list of arguments to a command — Community.Routeros Collection documentation diff --git a/branch/main/list_to_dict_filter.html b/branch/main/list_to_dict_filter.html index 5f72aa9..1272570 100644 --- a/branch/main/list_to_dict_filter.html +++ b/branch/main/list_to_dict_filter.html @@ -2,7 +2,7 @@ - + community.routeros.list_to_dict filter – Convert a list of arguments to a dictionary — Community.Routeros Collection documentation diff --git a/branch/main/quote_argument_filter.html b/branch/main/quote_argument_filter.html index 16af27e..85aec64 100644 --- a/branch/main/quote_argument_filter.html +++ b/branch/main/quote_argument_filter.html @@ -2,7 +2,7 @@ - + community.routeros.quote_argument filter – Quote an argument — Community.Routeros Collection documentation diff --git a/branch/main/quote_argument_value_filter.html b/branch/main/quote_argument_value_filter.html index 750fea7..931af1c 100644 --- a/branch/main/quote_argument_value_filter.html +++ b/branch/main/quote_argument_value_filter.html @@ -2,7 +2,7 @@ - + community.routeros.quote_argument_value filter – Quote an argument value — Community.Routeros Collection documentation diff --git a/branch/main/routeros_cliconf.html b/branch/main/routeros_cliconf.html index cfe9a3e..cbc4491 100644 --- a/branch/main/routeros_cliconf.html +++ b/branch/main/routeros_cliconf.html @@ -2,7 +2,7 @@ - + community.routeros.routeros cliconf – Use routeros cliconf to run command on MikroTik RouterOS platform — Community.Routeros Collection documentation diff --git a/branch/main/split_filter.html b/branch/main/split_filter.html index cf4f0e0..2af2a0c 100644 --- a/branch/main/split_filter.html +++ b/branch/main/split_filter.html @@ -2,7 +2,7 @@ - + community.routeros.split filter – Split a command into arguments — Community.Routeros Collection documentation