Verschiebe NC-Konfiguration in extra Task
This commit is contained in:
parent
79e10b9b35
commit
474376615d
2 changed files with 73 additions and 1 deletions
|
@ -5,8 +5,10 @@
|
|||
- import_tasks: php.yml
|
||||
- import_tasks: apache.yml
|
||||
|
||||
- name: "Nextcloud einrichten"
|
||||
- name: "Nextcloud installieren"
|
||||
include_tasks: nextcloud.yml
|
||||
when: nc_is_installed.stat.exists == False
|
||||
|
||||
- import_tasks: nextcloud_configuration.yml
|
||||
tags: configuration
|
||||
- import_tasks: fixes.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue