--- - name: Create the home volume hetzner.hcloud.volume: name: "{{ storage.home.name }}" location: "{{ location }}" size: "{{ storage.home.size }}" state: present