mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
chore: add changelog fragment
This commit is contained in:
parent
1c8f3cfe9d
commit
aef827204a
1 changed files with 4 additions and 0 deletions
4
changelogs/fragments/ssh-key-force-argument.yml
Normal file
4
changelogs/fragments/ssh-key-force-argument.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- ssh_key - Log a warning when the provided public key does not match one in the API.
|
||||
- ssh_key - When the public key does not match the one in the API, allow recreating the
|
||||
SSH Key in the API using the ``force=true`` argument.
|
||||
Loading…
Add table
Add a link
Reference in a new issue