mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update main.yml
This commit is contained in:
parent
5ef627eecd
commit
e5614f44c6
1 changed files with 5 additions and 5 deletions
|
@ -33,11 +33,11 @@
|
|||
when: nextcloud_install
|
||||
tags: nextcloud
|
||||
|
||||
- name: OWNCLOUD
|
||||
include_role:
|
||||
name: owncloud
|
||||
when: owncloud_install
|
||||
tags: owncloud
|
||||
#- name: OWNCLOUD
|
||||
# include_role:
|
||||
# name: owncloud
|
||||
# when: owncloud_install
|
||||
# tags: owncloud
|
||||
|
||||
- name: WORDPRESS
|
||||
include_role:
|
||||
|
|
Loading…
Reference in a new issue