DEV-452: added workaround to fix problem with missing hetzner internal network

feature/DEV-380
friedrich goerz 4 years ago
parent cd09b5bb5e
commit a3bf98465a

@ -20,3 +20,6 @@
- name: "Include _set_server_state.yml to hopefully fix error with throwing server object against hetzner API"
include_tasks: _set_server_state.yml
- name: "Include _check_for_internal_address.yml to check again if internal network is available"
include_tasks: _check_for_internal_address.yml

Loading…
Cancel
Save