mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2025-01-10 11:18:46 +00:00
6 lines
No EOL
292 B
YAML
6 lines
No EOL
292 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_floating_ip_name: "{{hcloud_prefix}}-integration"
|
|
hcloud_server_name: "{{hcloud_prefix}}-fip-tests" |