Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sensu/sensu-go-ansible
Official Ansible module for Sensu Go
https://github.com/sensu/sensu-go-ansible
ansible ansible-collection ansible-galaxy monitoring sensu
Last synced: 2 months ago
JSON representation
Official Ansible module for Sensu Go
- Host: GitHub
- URL: https://github.com/sensu/sensu-go-ansible
- Owner: sensu
- License: gpl-3.0
- Created: 2019-08-01T15:08:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T05:50:39.000Z (over 1 year ago)
- Last Synced: 2024-06-20T12:12:02.582Z (7 months ago)
- Topics: ansible, ansible-collection, ansible-galaxy, monitoring, sensu
- Language: Python
- Size: 9.78 MB
- Stars: 35
- Watchers: 22
- Forks: 28
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/changelog.yaml
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Development: [![Development status](https://circleci.com/gh/sensu/sensu-go-ansible/tree/master.svg?style=shield)](https://app.circleci.com/pipelines/github/sensu/sensu-go-ansible?branch=master) |
Stable: [![Stable status](https://circleci.com/gh/sensu/sensu-go-ansible/tree/stable.svg?style=shield)](https://app.circleci.com/pipelines/github/sensu/sensu-go-ansible?branch=stable)# Sensu Go Ansible Collection
Sensu Go Ansible Collection is a bundle of Ansible content that we can use to
manage all aspects of Sensu Go. It contains Ansible roles for installing and
configuring backends and agents. Collection also contains a wide selection of
modules for runtime management of Sensu Go backend.Collection is freely available on [Ansible Galaxy][galaxy]. For Red Hat
subscribers, this collection is also available on [Automation Hub][hub].[galaxy]: https://galaxy.ansible.com/sensu/sensu_go
(Sensu Go on Ansible Galaxy)
[hub]: https://cloud.redhat.com/ansible/automation-hub/sensu/sensu_go
(Sensu Go on Automation Hub)For user guides and references, please visit [the documentation site][docs].
And if you would like to help us out, check our [hacking docs][hacking].[docs]: https://sensu.github.io/sensu-go-ansible/
(Sensu Go Ansible Collection documentation)
[hacking]: https://sensu.github.io/sensu-go-ansible/hacking.html
(Developer guides)