Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
install_nextcloud
Commits
560ec7ad
Commit
560ec7ad
authored
Apr 14, 2020
by
jk KPADEY
Browse files
Add indices after nextcloud is installed
parent
f91a51f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/main.yml
View file @
560ec7ad
...
...
@@ -97,3 +97,11 @@
-
nextcloud_apps is defined
-
nextcloud_apps is mapping
tags
:
install_apps
-
name
:
Add indices
command
:
php occ db:add-missing-indices
args
:
chdir
:
"
{{
nextcloud_webroot
}}"
become_user
:
"
{{
nextcloud_websrv_user
}}"
become
:
yes
become_flags
:
"
{{
ansible_become_flags
|
default(omit)
}}"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment