sync roles with changes from OWS
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
|
||||
- name: Creates mount directory
|
||||
file:
|
||||
path: "{{ hcloud_webserver_volume_path }}"
|
||||
state: directory
|
||||
path: "{{ hcloud_webserver_volume_path }}"
|
||||
mode: "0755"
|
||||
force: false
|
||||
|
||||
- name: Mount hcloud volume
|
||||
|
||||
Reference in New Issue
Block a user