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
1 line
123 B
Text
1 line
123 B
Text
hcloud>=1.3.0 ; python_version >= '2.7' # Python 2.6 is not supported (sanity_ok); Only hcloud >= 1.3.0 supports Networks.
|