4 lines
99 B
YAML
4 lines
99 B
YAML
- include_tasks: nextcloud/nextcloud.yml
|
|
when:
|
|
- nextcloud is defined
|
|
- nextcloud == True |