summaryrefslogtreecommitdiff
path: root/test/integration/targets/hcloud_floating_ip/defaults/main.yml
blob: fc60d2818495c9687291327be009ee8ddfe775a5 (plain)
1
2
3
4
5
6
# 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"