1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

test: support ansible-core 2.19 (devel)

This commit is contained in:
jo 2025-04-28 20:04:12 +02:00
parent 9b119fa958
commit a3923cc4ba
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984

View file

@ -87,7 +87,7 @@
- result.hcloud_subnetwork.network_zone == hcloud_network_zone_name
- result.hcloud_subnetwork.type == "vswitch"
- result.hcloud_subnetwork.ip_range == "10.0.1.0/24"
- result.hcloud_subnetwork.vswitch_id | string == test_vswitch_id
- result.hcloud_subnetwork.vswitch_id == test_vswitch_id
- name: Test delete with vswitch
hetzner.hcloud.subnetwork: