diff --git a/integration/molecule/default/molecule.yml b/integration/molecule/default/molecule.yml index b4d0de6..2d12fb4 100644 --- a/integration/molecule/default/molecule.yml +++ b/integration/molecule/default/molecule.yml @@ -7,9 +7,10 @@ platforms: - name: "molecule-hetznercloud-${INSTANCE_UUID}" server_type: cx11 image: debian-10 - volumes: - - name: "molecule-hetznercloud-volume-1-${INSTANCE_UUID}" - # - name: "molecule-hetznercloud-volume-2-${INSTANCE_UUID}" + # https://github.com/ansible-community/molecule-hetznercloud/issues/24 + # volumes: + # - name: "molecule-hetznercloud-volume-1-${INSTANCE_UUID}" + # - name: "molecule-hetznercloud-volume-2-${INSTANCE_UUID}" networks: molecule-hetznercloud-network-1: ip_range: 10.10.0.0/16