fix intend
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
|
||||
- name: nextcloud data
|
||||
- name: nextcloud data
|
||||
file:
|
||||
path: "{{ nextcloud_data }}"
|
||||
state: directory
|
||||
recurse: yes
|
||||
|
||||
|
||||
- name: nextcloud container
|
||||
- name: nextcloud container
|
||||
docker_container:
|
||||
name: nextcloud.0rpheus.net
|
||||
image: "nextcloud:{{ nextcloud_version }}"
|
||||
|
Reference in New Issue
Block a user