- The base url of your Checkmk server including the protocol.
+ The base url of your Checkmk server including the protocol but excluding the site.
.. raw:: html
@@ -655,7 +655,7 @@ Parameters
- The site you want to connect to.
+ The site you want to connect to. This will be appended to the server\_url as part of the API request url.
.. raw:: html
diff --git a/docs/rules_lookup.rst b/docs/rules_lookup.rst
index 8b4408cc9..6df1b4fbd 100644
--- a/docs/rules_lookup.rst
+++ b/docs/rules_lookup.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.rules lookup -- Get a list rules
.. Collection note
.. note::
- This lookup plugin is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This lookup plugin is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
diff --git a/docs/ruleset_lookup.rst b/docs/ruleset_lookup.rst
index 3b88a5328..b5e7204f8 100644
--- a/docs/ruleset_lookup.rst
+++ b/docs/ruleset_lookup.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.ruleset lookup -- Show a ruleset
.. Collection note
.. note::
- This lookup plugin is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This lookup plugin is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
diff --git a/docs/rulesets_lookup.rst b/docs/rulesets_lookup.rst
index 959e74e7a..119376b53 100644
--- a/docs/rulesets_lookup.rst
+++ b/docs/rulesets_lookup.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.rulesets lookup -- Search rulesets
.. Collection note
.. note::
- This lookup plugin is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This lookup plugin is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
diff --git a/docs/server_role.rst b/docs/server_role.rst
index 0eeeee443..84988a7aa 100644
--- a/docs/server_role.rst
+++ b/docs/server_role.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -20,7 +20,7 @@ checkmk.general.server role -- Install and manage Checkmk servers
.. Collection note
.. note::
- This role is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This role is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
diff --git a/docs/service_group_module.rst b/docs/service_group_module.rst
index 0213c554b..5cc8aa252 100644
--- a/docs/service_group_module.rst
+++ b/docs/service_group_module.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.service_group module -- Manage service groups in Checkmk (bulk v
.. Collection note
.. note::
- This module is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This module is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
@@ -279,7 +279,7 @@ Parameters
- The base url of your Checkmk server including the protocol.
+ The base url of your Checkmk server including the protocol but excluding the site.
.. raw:: html
@@ -313,7 +313,7 @@ Parameters
- The site you want to connect to.
+ The site you want to connect to. This will be appended to the server\_url as part of the API request url.
.. raw:: html
diff --git a/docs/site_lookup.rst b/docs/site_lookup.rst
index 50bfbbbc7..2bdfd9cdd 100644
--- a/docs/site_lookup.rst
+++ b/docs/site_lookup.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.site lookup -- Show the configuration of a site
.. Collection note
.. note::
- This lookup plugin is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This lookup plugin is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
diff --git a/docs/site_module.rst b/docs/site_module.rst
index 0d4f114ac..c7520cc02 100644
--- a/docs/site_module.rst
+++ b/docs/site_module.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.site module -- Manage distributed monitoring in Checkmk.
.. Collection note
.. note::
- This module is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This module is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
@@ -173,7 +173,7 @@ Parameters
- The base url of your Checkmk server including the protocol.
+ The base url of your Checkmk server including the protocol but excluding the site.
.. raw:: html
@@ -207,7 +207,7 @@ Parameters
- The site you want to connect to.
+ The site you want to connect to. This will be appended to the server\_url as part of the API request url.
.. raw:: html
diff --git a/docs/sites_lookup.rst b/docs/sites_lookup.rst
index c8399f19e..8a0266ef4 100644
--- a/docs/sites_lookup.rst
+++ b/docs/sites_lookup.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.sites lookup -- Get a list of all sites
.. Collection note
.. note::
- This lookup plugin is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This lookup plugin is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
diff --git a/docs/tag_group_module.rst b/docs/tag_group_module.rst
index 7c551313b..43778af42 100644
--- a/docs/tag_group_module.rst
+++ b/docs/tag_group_module.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.tag_group module -- Manage tag groups in Checkmk.
.. Collection note
.. note::
- This module is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This module is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
@@ -291,7 +291,7 @@ Parameters
- The base url of your Checkmk server including the protocol.
+ The base url of your Checkmk server including the protocol but excluding the site.
.. raw:: html
@@ -325,7 +325,7 @@ Parameters
- The site you want to connect to.
+ The site you want to connect to. This will be appended to the server\_url as part of the API request url.
.. raw:: html
diff --git a/docs/timeperiod_module.rst b/docs/timeperiod_module.rst
index 7122777be..803a2647c 100644
--- a/docs/timeperiod_module.rst
+++ b/docs/timeperiod_module.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.timeperiod module -- Manage time periods in checkmk.
.. Collection note
.. note::
- This module is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This module is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
@@ -343,7 +343,7 @@ Parameters
- The base url of your Checkmk server including the protocol.
+ The base url of your Checkmk server including the protocol but excluding the site.
.. raw:: html
@@ -377,7 +377,7 @@ Parameters
- The site you want to connect to.
+ The site you want to connect to. This will be appended to the server\_url as part of the API request url.
.. raw:: html
diff --git a/docs/user_module.rst b/docs/user_module.rst
index 396be1f83..f9366a225 100644
--- a/docs/user_module.rst
+++ b/docs/user_module.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.user module -- Manage users in Checkmk.
.. Collection note
.. note::
- This module is part of the `checkmk.general collection
`_ (version 5.3.2).
+ This module is part of the `checkmk.general collection
`_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
@@ -974,7 +974,7 @@ Parameters
- The base url of your Checkmk server including the protocol.
+ The base url of your Checkmk server including the protocol but excluding the site.
.. raw:: html
@@ -1094,7 +1094,7 @@ Parameters
- The site you want to connect to.
+ The site you want to connect to. This will be appended to the server\_url as part of the API request url.
.. raw:: html
diff --git a/docs/version_lookup.rst b/docs/version_lookup.rst
index f8d473453..1c1b3a791 100644
--- a/docs/version_lookup.rst
+++ b/docs/version_lookup.rst
@@ -6,7 +6,7 @@
:trim:
.. meta::
- :antsibull-docs: 2.16.1
+ :antsibull-docs: 2.16.2
.. Anchors
@@ -22,7 +22,7 @@ checkmk.general.version lookup -- Get the version of a Checkmk server
.. Collection note
.. note::
- This lookup plugin is part of the `checkmk.general collection `_ (version 5.3.2).
+ This lookup plugin is part of the `checkmk.general collection `_ (version 5.4.0).
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.