Community.Hrobot Release Notes

v1.9.2

Release Summary

Bugfix release.

Bugfixes

v1.9.1

Release Summary

Bugfix release.

Security Fixes

v1.9.0

Release Summary

Feature and maintenance release.

Minor Changes

  • robot inventory plugin - the filters option has been renamed to simple_filters. The old name still works until community.hrobot 2.0.0. Then it will change to allow more complex filtering with the community.library_inventory_filtering_v1 collection’s functionality (https://github.com/ansible-collections/community.hrobot/pull/94).

Deprecated Features

v1.8.2

Release Summary

Maintenance release with updated documentation.

Bugfixes

v1.8.1

Release Summary

Maintenance release with updated documentation.

From this version on, community.hrobot is using the new Ansible semantic markup in its documentation. If you look at documentation with the ansible-doc CLI tool from ansible-core before 2.15, please note that it does not render the markup correctly. You should be still able to read it in most cases, but you need ansible-core 2.15 or later to see it as it is intended. Alternatively you can look at the devel docsite for the rendered HTML version of the documentation of the latest release.

Known Issues

v1.8.0

Release Summary

Feature release for the Hetzner firewall changes.

Major Changes

Minor Changes

v1.7.0

Release Summary

Feature release.

New Modules

  • community.hrobot.v_switch - Manage Hetzner’s vSwitch

v1.6.0

Release Summary

Feature release with improved documentation.

Minor Changes

v1.5.2

Release Summary

Maintenance release with a documentation improvement.

Minor Changes

v1.5.1

Release Summary

Maintenance release with small documentation fixes.

v1.5.0

Release Summary

Maintenance release changing the way licenses are declared. No functional changes.

Minor Changes

v1.4.0

Release Summary

Feature release.

Minor Changes

v1.3.1

Release Summary

Maintenance release.

Bugfixes

  • Include simplified_bsd.txt license file for the robot and failover module utils.

v1.3.0

Release Summary

Feature and bugfix release.

Minor Changes

Bugfixes

v1.2.3

Release Summary

Docs update release.

v1.2.2

Release Summary

Bugfix release.

Bugfixes

v1.2.1

Release Summary

Maintenance release.

Minor Changes

v1.2.0

Release Summary

Feature release with multiple new modules.

Minor Changes

New Modules

  • community.hrobot.boot - Set boot configuration

  • community.hrobot.reset - Reset a dedicated server

  • community.hrobot.reverse_dns - Set or remove reverse DNS entry for IP

  • community.hrobot.server - Update server information

  • community.hrobot.server_info - Query information on one or more servers

  • community.hrobot.ssh_key - Add, remove or update SSH key

  • community.hrobot.ssh_key_info - Query information on SSH keys

v1.1.1

Release Summary

Bugfix release which reduces the number of HTTPS queries for the modules and plugins.

Bugfixes

v1.1.0

Release Summary

Release with a new inventory plugin.

New Plugins

Inventory

  • community.hrobot.robot - Hetzner Robot inventory source

v1.0.0

Release Summary

The community.hrobot continues the work on the Hetzner Robot modules from their state in community.general 1.2.0. The changes listed here are thus relative to the modules community.general.hetzner_*.

Breaking Changes / Porting Guide