summaryrefslogtreecommitdiff
path: root/test/integration/targets/hcloud_image_info/defaults/main.yml
diff options
context:
space:
mode:
authorLukas Kämmerling <4281581+LKaemmerling@users.noreply.github.com>2019-08-21 14:55:37 +0200
committerFelix Fontein <felix@fontein.de>2019-08-21 14:55:37 +0200
commit96199be96b0cc6fea10d7c23f69f42b1a7d7b184 (patch)
treec9e9de84fddf64b7e9758902a36e7bb6f7743fb5 /test/integration/targets/hcloud_image_info/defaults/main.yml
parent839e9019ef4ba2809949866057d5bdd07aed8549 (diff)
downloadansible-96199be96b0cc6fea10d7c23f69f42b1a7d7b184.tar.gz
Rename hcloud_*_facts to hcloud_*_info (#60926)
* Rename hcloud_datacenter_facts to hcloud_datacenter_info * Rename hcloud_location_facts to hcloud_location_info * Rename hcloud_image_facts to hcloud_image_info * Rename hcloud_floating_ip_facts to hcloud_floating_ip_info * Rename hcloud_server_type_facts to hcloud_server_type_info * Rename hcloud_server_facts to hcloud_server_info * Rename hcloud_ssh_key_facts to hcloud_ssh_key_info * Rename hcloud_volume_facts to hcloud_volume_info * Fix typo in hcloud_image_info * Add to porting guide and add changelog fragment * Reword porting guide
Diffstat (limited to 'test/integration/targets/hcloud_image_info/defaults/main.yml')
-rw-r--r--test/integration/targets/hcloud_image_info/defaults/main.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/integration/targets/hcloud_image_info/defaults/main.yml b/test/integration/targets/hcloud_image_info/defaults/main.yml
new file mode 100644
index 0000000000..2e20f1337f
--- /dev/null
+++ b/test/integration/targets/hcloud_image_info/defaults/main.yml
@@ -0,0 +1,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_test_image_name: "always-there-snapshot"
+hcloud_test_image_id: 3439221