Skip to content

Releases: sensu/sensu-go-ansible

Version 1.14.0 -- New pipeline module added, smaller changes to datastore and user module

02 Aug 11:17
4875941
Compare
Choose a tag to compare

Added pipeline module, smaller changes to datastore and user module, solved bcrypt check bug

New features:

  • Added Docker file configurations for Ubuntu 20.04 and 22.04.
  • Added aditional parameters for Postgres resource to datastore module.
  • Added symlink for AlmaLinux.yml for alma linux 9 support.
  • Added docs for backends and package_name filter.
  • Added pipeline_info and pipeline module

Bug fixes:

  • Added bcrypt check to user module.

Version 1.13.2 -- Support for latest Ansible

22 Dec 09:16
Compare
Choose a tag to compare

Added support for Ansible 2.14. Added support for Alma and Rocky linux.

New features:

  • Add support for Ansible 2.14
  • Added support for Alma and Rocky linux.

Version 1.13.0 -- Bonsai asset definitions can be downloaded on controller or remote nodes

18 Jan 07:45
c14e52a
Compare
Choose a tag to compare

A user can decide to download the Bonsai asset definitions on either the
controller node (previous functionality) or remote nodes (new functionality).
A use case mandating such a need is when the controller node's Internet
connection is unstable or worse than the connection of the remote nodes.

New features:

  • Add argument remote_on inside bonsai_asset module

Version 1.12.0 -- Keeping up with the updates

31 Aug 18:29
Compare
Choose a tag to compare

In this release, community contributed support for the OracleLinux. We added a few tests to catch if things break in the future and this is about it. And while we were at work, we also added support for Sensu Go 6.4.0 and 6.4.1 on Windows.

New features:

  • Add support for OracleLinux.
  • Add Sensu Go 6.4.0 Windows metadata.
  • Add Sensu Go 6.4.1 Windows metadata.

Version 1.11.1 -- Sensu Go 6.3.0 is here

27 May 15:06
Compare
Choose a tag to compare

For this release, we only updated the list of available Sensu Go agent versions for Windows and made sure the collection works with the latest Sensu Go version.

New features:

  • Update list of available Sensu Go agent packages for Windows installations (added 6.3.0).

Version 1.11.0 -- Validate all the things!

18 May 21:49
Compare
Choose a tag to compare

If you ever thought to yourself, "Ansible does not yell enough at me," we have some great news. The Sensu Go Ansible Collection gained role argument specifications, making it possible to validate variable values before executing a role. You are welcome ;)

New features:

  • Add argument specification to the install role.
  • Add argument specification to the backend role.
  • Add argument specification to the agent role.

Version 1.10.0 -- Authentication, authentication on the wall, Who has Access to Them All?

04 May 16:47
Compare
Choose a tag to compare

New modules allow Sensu Go users to configure authentication within their Ansible playbooks. The users can authenticate via external authentication providers such as Lightweight Directory Access Protocol (LDAP), Active Directory (AD), or OpenID Connect 1.0 protocol (OIDC).

New features:

  • Add modules for managing Sensu Go authentication providers.

Version 1.9.4 -- Opening Windows for real

30 Mar 23:34
Compare
Choose a tag to compare

This is a bugfix release that makes sure Sensu Go Ansible Collection can operate even in the absence of the Windows Ansible Collection (assuming we do not want to manage agents on Windows hosts, that is).

Bug fixes:

  • Make sure we lazy-load Windows-related content.

Version 1.9.3 -- Opening Windows

30 Mar 20:01
Compare
Choose a tag to compare

The only change in this release is removal of the ansible.windows dependency. This should allow users that only use certified collections to install and use the collection.

New features:

  • Remove Windows Ansible Collection dependency.

Version 1.9.2 -- A fresh batch of updates

28 Mar 11:32
Compare
Choose a tag to compare

For this release, we only updated the list of available Sensu Go agent versions for Windows.

New features:

  • Update list of available Sensu Go agent packages for Windows installations (added 5.21.4, 5.21.5, 6.2.5, and 6.2.6).