Skip to content

Commit ecb1b9a

Browse files
committed
Add note on random passwords.
1 parent 5b76474 commit ecb1b9a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
minor_changes:
2-
- "storagebox_set_password - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/168)."
2+
- "storagebox_set_password - support the new Hetzner API. Note that the new API does not support setting a random password;
3+
you must always provide a password when using the new API (https://github.com/ansible-collections/community.hrobot/pull/168)."
34
- "storagebox_snapshot - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/168)."
45
- "storagebox_snapshot_info - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/168)."
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
minor_changes:
2-
- "storagebox_subaccount - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/168)."
2+
- "storagebox_subaccount - support the new Hetzner API. Note that the new API does not support setting a random password;
3+
you must always provide a password when using the new API to create a storagebox (https://github.com/ansible-collections/community.hrobot/pull/168)."
34
- "storagebox_subaccount - no longer mark ``password_mode`` as ``no_log`` (https://github.com/ansible-collections/community.hrobot/pull/168)."
45
- "storagebox_subaccount_info - support the new Hetzner API (https://github.com/ansible-collections/community.hrobot/pull/168)."

0 commit comments

Comments
 (0)