summaryrefslogtreecommitdiff
path: root/test/integration/targets/hcloud_ssh_key_info/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/hcloud_ssh_key_info/defaults/main.yml')
-rw-r--r--test/integration/targets/hcloud_ssh_key_info/defaults/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/hcloud_ssh_key_info/defaults/main.yml b/test/integration/targets/hcloud_ssh_key_info/defaults/main.yml
new file mode 100644
index 0000000000..06c1471ad3
--- /dev/null
+++ b/test/integration/targets/hcloud_ssh_key_info/defaults/main.yml
@@ -0,0 +1,5 @@
+# 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_ssh_key_name: "{{hcloud_prefix}}-ssh_key_facts"