5bddd2f04a
* Add hcloud_network module * Apply suggestions from code review Co-Authored-By: Matt Clay <matt@mystile.com> * Add notice about dependency * Adjust tests * Apply suggestions from code review Co-Authored-By: Felix Fontein <felix@fontein.de> * Allow changing of ip range * Add Setup step
5 lines
233 B
YAML
5 lines
233 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}}-integ"
|