mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2025-01-07 17:58:48 +00:00
eb45ae014c
* Fix error handling and add test cases Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
5 lines
230 B
YAML
5 lines
230 B
YAML
# Copyright: (c) 2019, Hetzner Cloud GmbH <info@hetzner-cloud.de>
|
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
|
---
|
|
hcloud_prefix: "tests"
|
|
hcloud_network_name: "{{hcloud_prefix}}-ro"
|