diff --git a/docs/source/roles/agent.rst b/docs/source/roles/agent.rst index 870d59bf..281ed120 100644 --- a/docs/source/roles/agent.rst +++ b/docs/source/roles/agent.rst @@ -26,7 +26,7 @@ Go agent version we are installing. All valid options are listed in the `official Sensu documentation`_. .. _official Sensu documentation: - https://docs.sensu.io/sensu-go/latest/reference/agent/#configuration + https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/agent/#general-configuration .. note:: diff --git a/plugins/modules/asset.py b/plugins/modules/asset.py index 627bfabb..d5cf6d4b 100644 --- a/plugins/modules/asset.py +++ b/plugins/modules/asset.py @@ -26,7 +26,7 @@ description: - Create, update or delete Sensu Go asset. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/assets/). + U(https://docs.sensu.io/sensu-go/latest/plugins/assets/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/asset_info.py b/plugins/modules/asset_info.py index 3c128dcb..5e865055 100644 --- a/plugins/modules/asset_info.py +++ b/plugins/modules/asset_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu Go assets. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/assets/). + U(https://docs.sensu.io/sensu-go/latest/plugins/assets/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/bonsai_asset.py b/plugins/modules/bonsai_asset.py index 417218ec..439c770f 100644 --- a/plugins/modules/bonsai_asset.py +++ b/plugins/modules/bonsai_asset.py @@ -24,7 +24,7 @@ - Create or update a Sensu Go asset whose definition is available in the Bonsai, the Sensu asset index. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/assets/) + U(https://docs.sensu.io/sensu-go/latest/plugins/assets/) and U(https://bonsai.sensu.io/). version_added: 1.0.0 extends_documentation_fragment: diff --git a/plugins/modules/check.py b/plugins/modules/check.py index 47f44693..9c4c5091 100644 --- a/plugins/modules/check.py +++ b/plugins/modules/check.py @@ -26,7 +26,7 @@ description: - Create, update or delete Sensu Go check. - For more information, refer to the Sensu Go documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/checks/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/checks/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/check_info.py b/plugins/modules/check_info.py index 3bb207c9..cd176c08 100644 --- a/plugins/modules/check_info.py +++ b/plugins/modules/check_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu Go checks. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/checks/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/checks/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/cluster_info.py b/plugins/modules/cluster_info.py index 0fb64c27..f87425fc 100644 --- a/plugins/modules/cluster_info.py +++ b/plugins/modules/cluster_info.py @@ -21,7 +21,7 @@ description: - Retrieve information about Sensu Go clusters. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/operations/deploy-sensu/cluster-sensu/). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#cluster-role-bindings). version_added: 1.9.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/cluster_role.py b/plugins/modules/cluster_role.py index 20aecb54..62961873 100644 --- a/plugins/modules/cluster_role.py +++ b/plugins/modules/cluster_role.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu role. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#roles-and-cluster-roles). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#cluster-roles). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/cluster_role_binding.py b/plugins/modules/cluster_role_binding.py index de60d025..73d84033 100644 --- a/plugins/modules/cluster_role_binding.py +++ b/plugins/modules/cluster_role_binding.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu cluster role binding. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#role-bindings-and-cluster-role-bindings). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#cluster-role-bindings). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/cluster_role_binding_info.py b/plugins/modules/cluster_role_binding_info.py index 8d46fdc9..4a201a5a 100644 --- a/plugins/modules/cluster_role_binding_info.py +++ b/plugins/modules/cluster_role_binding_info.py @@ -26,7 +26,7 @@ description: - Retrieve information about Sensu cluster role bindings. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#role-bindings-and-cluster-role-bindings). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#cluster-role-bindings). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/cluster_role_info.py b/plugins/modules/cluster_role_info.py index e2374dff..0c43244e 100644 --- a/plugins/modules/cluster_role_info.py +++ b/plugins/modules/cluster_role_info.py @@ -26,7 +26,7 @@ description: - Retrieve information about Sensu roles. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#roles-and-cluster-roles). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#cluster-roles). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/datastore.py b/plugins/modules/datastore.py index 9df33902..ba941886 100644 --- a/plugins/modules/datastore.py +++ b/plugins/modules/datastore.py @@ -22,7 +22,7 @@ description: - Add or remove external datastore provider. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/datastore/). + U(https://docs.sensu.io/sensu-go/latest/operations/deploy-sensu/datastore/). version_added: 1.1.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/datastore_info.py b/plugins/modules/datastore_info.py index b31c6481..a8bec670 100644 --- a/plugins/modules/datastore_info.py +++ b/plugins/modules/datastore_info.py @@ -22,7 +22,7 @@ description: - Retrieve information about external Sensu datastores. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/datastore/). + U(https://docs.sensu.io/sensu-go/latest/operations/deploy-sensu/datastore/). version_added: 1.1.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/entity.py b/plugins/modules/entity.py index e8d1562d..76811d64 100644 --- a/plugins/modules/entity.py +++ b/plugins/modules/entity.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu entity. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/entities/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-entities/entities/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/entity_info.py b/plugins/modules/entity_info.py index 511dd237..d9253e71 100644 --- a/plugins/modules/entity_info.py +++ b/plugins/modules/entity_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu entities. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/entities/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-entities/entities/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/event.py b/plugins/modules/event.py index ae2ae333..716f75c1 100644 --- a/plugins/modules/event.py +++ b/plugins/modules/event.py @@ -25,7 +25,7 @@ description: - Send a synthetic event to Sensu. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/events/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-events/events/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements @@ -36,7 +36,7 @@ notes: - Metric events bypass the store and are sent off to the event pipeline and corresponding event handlers. Read more about this at - U(https://docs.sensu.io/sensu-go/latest/reference/events/#metric-only-events). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-events/events/#example-metrics-only-event). options: timestamp: description: @@ -56,7 +56,7 @@ type: dict description: - Additional check parameters. Find out more at - U(https://docs.sensu.io/sensu-go/latest/reference/events/#check-attributes). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-events/events/#check-attributes). suboptions: duration: description: @@ -101,7 +101,7 @@ type: dict description: - Metric attributes. Find out more at - U(https://docs.sensu.io/sensu-go/latest/reference/events/#metric-attributes). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-events/events/#metrics-attribute). suboptions: handlers: description: diff --git a/plugins/modules/event_info.py b/plugins/modules/event_info.py index 90a4d84f..f6c8b13c 100644 --- a/plugins/modules/event_info.py +++ b/plugins/modules/event_info.py @@ -25,7 +25,7 @@ description: - Retrieve recent events that Sensu processed. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/events/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-events/events/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/filter.py b/plugins/modules/filter.py index e8023b43..9aff9d8a 100644 --- a/plugins/modules/filter.py +++ b/plugins/modules/filter.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu filter. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/filters/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-filter/filters/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/filter_info.py b/plugins/modules/filter_info.py index bdad1fa5..55453f0e 100644 --- a/plugins/modules/filter_info.py +++ b/plugins/modules/filter_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu filters. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/filters/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-filter/filters/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/handler_info.py b/plugins/modules/handler_info.py index 600de0a1..f14937e5 100644 --- a/plugins/modules/handler_info.py +++ b/plugins/modules/handler_info.py @@ -23,7 +23,7 @@ description: - Retrieve information about Sensu handlers. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/handlers/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-process/handlers/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/handler_set.py b/plugins/modules/handler_set.py index aedc9856..c44531f5 100644 --- a/plugins/modules/handler_set.py +++ b/plugins/modules/handler_set.py @@ -23,7 +23,7 @@ description: - Create, update or delete Sensu handler set. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/handlers/#handler-sets). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-process/handlers/#handler-sets). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/hook.py b/plugins/modules/hook.py index b78f90da..4c2b810b 100644 --- a/plugins/modules/hook.py +++ b/plugins/modules/hook.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu hook. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/hooks/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/hooks/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/hook_info.py b/plugins/modules/hook_info.py index f576a5e4..79d67436 100644 --- a/plugins/modules/hook_info.py +++ b/plugins/modules/hook_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu hooks. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/hooks/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/hooks/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/mutator.py b/plugins/modules/mutator.py index 0baf8ca8..5e7a205b 100644 --- a/plugins/modules/mutator.py +++ b/plugins/modules/mutator.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu mutator. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/mutators/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-transform/mutators/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/mutator_info.py b/plugins/modules/mutator_info.py index 1e247205..064bee59 100644 --- a/plugins/modules/mutator_info.py +++ b/plugins/modules/mutator_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu mutators. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/mutators/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-transform/mutators/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/namespace.py b/plugins/modules/namespace.py index 64d174cb..1e8ac6ea 100644 --- a/plugins/modules/namespace.py +++ b/plugins/modules/namespace.py @@ -25,7 +25,7 @@ description: - Create, update or delete a Sensu namespace. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#namespaces). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/namespaces/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/namespace_info.py b/plugins/modules/namespace_info.py index d5d0a269..b1912be0 100644 --- a/plugins/modules/namespace_info.py +++ b/plugins/modules/namespace_info.py @@ -24,7 +24,7 @@ description: - Retrieve information about Sensu namespaces. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#namespaces). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/namespaces/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/pipe_handler.py b/plugins/modules/pipe_handler.py index 99e985f7..0553c8d9 100644 --- a/plugins/modules/pipe_handler.py +++ b/plugins/modules/pipe_handler.py @@ -23,7 +23,7 @@ description: - Create, update or delete a Sensu pipe handler. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/handlers/#pipe-handlers). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-process/handlers/#pipe-handlers). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/role.py b/plugins/modules/role.py index 54f58d13..6fb8ea4b 100644 --- a/plugins/modules/role.py +++ b/plugins/modules/role.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu role. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#roles-and-cluster-roles). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#roles). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/role_binding.py b/plugins/modules/role_binding.py index 0bab8b1b..6edb8094 100644 --- a/plugins/modules/role_binding.py +++ b/plugins/modules/role_binding.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu role binding. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#role-bindings-and-cluster-role-bindings). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#role-bindings). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/role_binding_info.py b/plugins/modules/role_binding_info.py index ef7d230f..c0225c54 100644 --- a/plugins/modules/role_binding_info.py +++ b/plugins/modules/role_binding_info.py @@ -26,7 +26,7 @@ description: - Retrieve information about Sensu role bindings. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#role-bindings-and-cluster-role-bindings). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#role-bindings). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/role_info.py b/plugins/modules/role_info.py index cf2c7e8f..ef1d1877 100644 --- a/plugins/modules/role_info.py +++ b/plugins/modules/role_info.py @@ -26,7 +26,7 @@ description: - Retrieve information about Sensu roles. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#roles-and-cluster-roles). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#roles). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/silence.py b/plugins/modules/silence.py index 4b287911..a96fc0f6 100644 --- a/plugins/modules/silence.py +++ b/plugins/modules/silence.py @@ -25,7 +25,7 @@ description: - Create, update or delete Sensu silence. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/silencing/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-process/silencing/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/silence_info.py b/plugins/modules/silence_info.py index 68769902..2e454c79 100644 --- a/plugins/modules/silence_info.py +++ b/plugins/modules/silence_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu silences. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/silencing/). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-process/silencing/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/socket_handler.py b/plugins/modules/socket_handler.py index ac42d27c..55f834f1 100644 --- a/plugins/modules/socket_handler.py +++ b/plugins/modules/socket_handler.py @@ -23,7 +23,7 @@ description: - Create, update or delete Sensu socket handler. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/handlers/#tcp-udp-handlers). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-process/handlers/#tcpudp-handlers). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/tessen.py b/plugins/modules/tessen.py index ba18f518..bd724200 100644 --- a/plugins/modules/tessen.py +++ b/plugins/modules/tessen.py @@ -25,7 +25,7 @@ description: - Enable or disable Tessen service. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/tessen/). + U(https://docs.sensu.io/sensu-go/latest/operations/monitor-sensu/tessen/). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/user.py b/plugins/modules/user.py index 44c2a4f3..39598f1a 100644 --- a/plugins/modules/user.py +++ b/plugins/modules/user.py @@ -24,7 +24,7 @@ description: - Create, update, activate or deactivate Sensu user. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#users). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#users). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/plugins/modules/user_info.py b/plugins/modules/user_info.py index ad9eda8f..1c0506da 100644 --- a/plugins/modules/user_info.py +++ b/plugins/modules/user_info.py @@ -25,7 +25,7 @@ description: - Retrieve information about Sensu users. - For more information, refer to the Sensu documentation at - U(https://docs.sensu.io/sensu-go/latest/reference/rbac/#users). + U(https://docs.sensu.io/sensu-go/latest/operations/control-access/rbac/#users). version_added: 1.0.0 extends_documentation_fragment: - sensu.sensu_go.requirements diff --git a/roles/agent/defaults/main.yml b/roles/agent/defaults/main.yml index a6238675..2a43e46c 100644 --- a/roles/agent/defaults/main.yml +++ b/roles/agent/defaults/main.yml @@ -1,5 +1,5 @@ --- # Related to /etc/sensu/backend.yml, see -# https://docs.sensu.io/sensu-go/latest/reference/agent/#configuration-summary +# https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/agent/#general-configuration agent_backend_urls: "{{ hostvars | sensu.sensu_go.backends(groups) }}" agent_config: diff --git a/roles/agent/meta/argument_specs.yml b/roles/agent/meta/argument_specs.yml index 12889ec8..6bec11bc 100644 --- a/roles/agent/meta/argument_specs.yml +++ b/roles/agent/meta/argument_specs.yml @@ -11,7 +11,7 @@ argument_specs: - Any option that is valid for the Sensu Go agent version we are installing. - All valid options are listed at - U(https://docs.sensu.io/sensu-go/latest/reference/agent/#configuration). + U(https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/agent/#general-configuration). - Role copies the key-value pairs from the I(agent_config) variable verbatim to the configuration file. This means that we must copy the key names B(exactly) as they appear in the configuration