mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
##### SUMMARY We collect all changes for the Storage Box support in this PR. It will only be merged when everything is implemented through smaller pull requests targeting the `storage-boxes` branch. --------- Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>
5 lines
127 B
YAML
5 lines
127 B
YAML
---
|
|
- name: Cleanup test_storage_box
|
|
hetzner.hcloud.storage_box:
|
|
name: "{{ hcloud_storage_box_name }}"
|
|
state: absent
|