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
3576f186
Unverified
Commit
3576f186
authored
Jul 13, 2020
by
Marc Crebassa
Committed by
GitHub
Jul 13, 2020
Browse files
Merge pull request #98 from mivek/feature/addIndexes
Add indices after nextcloud is installed
parents
0908dd81
560ec7ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/main.yml
View file @
3576f186
...
...
@@ -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