mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
nextcloud/tasks/main.yml: enable_or_disable.yml to enable.yml
This commit is contained in:
parent
92c0e7d457
commit
55de8101e7
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@
|
||||||
when: nextcloud_install and not installing
|
when: nextcloud_install and not installing
|
||||||
|
|
||||||
- name: Enable or disable Nextcloud
|
- name: Enable or disable Nextcloud
|
||||||
include_tasks: enable_or_disable.yml
|
include_tasks: enable.yml
|
||||||
when: nextcloud_install or nextcloud_installed is defined
|
when: nextcloud_install or nextcloud_installed is defined
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue