blob: f15dd11228abd83cdc3622762bb7a3cc6fb5696a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
ancestor: null
releases:
1.0.0:
changes:
breaking_changes:
- firewall - now requires the `ipaddress <https://pypi.org/project/ipaddress/>`_
library (https://github.com/ansible-collections/community.hrobot/pull/2).
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_*``.
'
fragments:
- 1.0.0.yml
- firewall-add-ipaddress.yml
release_date: '2020-11-23'
1.1.0:
changes:
release_summary: Release with a new inventory plugin.
fragments:
- 1.1.0.yml
plugins:
inventory:
- description: Hetzner Robot inventory source
name: robot
namespace: null
release_date: '2020-12-11'
|