mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
test: use shared network zone variable (#543)
##### SUMMARY Allow to easily update the network zone when changing the location, for testing.
This commit is contained in:
parent
c6d7121e9e
commit
87ad95a0ad
43 changed files with 90 additions and 21 deletions
|
|
@ -468,6 +468,7 @@
|
|||
assert:
|
||||
that:
|
||||
- result is success
|
||||
|
||||
- name: test create server with labels
|
||||
hetzner.hcloud.server:
|
||||
name: "{{ hcloud_server_name}}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue