4e7cd76c56
* Add hcloud network facts * Add tests * Rename fact to info, adjust tests * Fix style * Fix test * Fix typo * Adjust test * Adjust test * Rename subnets to subnetworks * Adjustments * Apply suggestions from code review Co-Authored-By: Lukas Kämmerling <4281581+LKaemmerling@users.noreply.github.com>
5 lines
239 B
YAML
5 lines
239 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}}-integration"
|