updated README, added tags, fixed knownhosts, added cron mount
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Create the home volume
|
||||
hetzner.hcloud.volume:
|
||||
name: "{{ storage.home.name }}"
|
||||
name: "{{ storage.volume.name }}"
|
||||
location: "{{ location }}"
|
||||
size: "{{ storage.home.size }}"
|
||||
size: "{{ storage.volume.size }}"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user