File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -9,3 +9,10 @@ known_issues:
9
9
minor_changes :
10
10
- " storagebox - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/166)."
11
11
- " storagebox_info - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/166)."
12
+ - >-
13
+ Introduced a new action group (module defaults group) ``community.hrobot.api`` that includes all modules that support the new Hetzner API.
14
+ This is currently limited to a subset of the storage box modules; these currently support both the ``community.hrobot.robot``
15
+ and the new ``community.hrobot.api`` action group, and will eventually drop the ``community.hrobot.robot`` action group once
16
+ the Robot API for storage boxes is removed by Hetzner
17
+ (https://github.com/ansible-collections/community.hrobot/pull/166,
18
+ https://github.com/ansible-collections/community.hrobot/pull/167).
You can’t perform that action at this time.
0 commit comments