mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
feat(server): allow setting user_data for rebuild (#794)
##### SUMMARY `user_data` is now a supported field for rebuilds. See https://docs.hetzner.cloud/changelog#2026-01-16-server-rebuild-with-user-data --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
parent
d52e86d944
commit
98ae62ac94
3 changed files with 14 additions and 3 deletions
2
changelogs/fragments/server-rebuild-user-data.yml
Normal file
2
changelogs/fragments/server-rebuild-user-data.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- server - Rebuilding a Server now supports the ``user_data`` argument.
|
||||
Loading…
Add table
Add a link
Reference in a new issue