Note
This role is part of the sensu.sensu_go collection (version 1.14.0).
You might already have this collection installed if you are using the ansible package. It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.
To install it use: ansible-galaxy collection install sensu.sensu_go.
To use it in a playbook, specify: sensu.sensu_go.install.
Note
The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements. The collection has unresolved sanity test failures. Once removed, you can still install the collection manually with ansible-galaxy collection install sensu.sensu_go. See the discussion thread for more information.
main – Enable Sensu Go repos and install selected packagesParameter | Comments |
|---|---|
build string | Package build to install. Can be any valid build string such as If the version variable is set to latest, this variable is ignored and the latest available build is installed. Default: |
channel string | Repository channel that serves as a source of packages. Visit the packagecloud site to find all available channels. Default: |
components list / elements=string | List of components to install. Choices:
Default: |
version string | Package version to install. Can be any valid version string such as Default: |
packages – Install selected Sensu Go packagesParameter | Comments |
|---|---|
build string | Package build to install. Can be any valid build string such as If the version variable is set to latest, this variable is ignored and the latest available build is installed. Default: |
components list / elements=string | List of components to install. Choices:
Default: |
version string | Package version to install. Can be any valid version string such as Default: |
repositories – Enable Sensu Go reposParameter | Comments |
|---|---|
channel string | Repository channel that serves as a source of packages. Visit the packagecloud site to find all available channels. Default: |
© 2012–2018 Michael DeHaan
© 2018–2025 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/latest/collections/sensu/sensu_go/install_role.html