Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pâquerette
Infrastructure
Ansible Pâquerette
Commits
5e8d5483
Verified
Commit
5e8d5483
authored
Jul 01, 2022
by
Julien Gomes Dias
Browse files
Add missing indices in database
parent
989b0698
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/nextcloud_instance/tasks/upgrade.yml
View file @
5e8d5483
...
...
@@ -121,3 +121,9 @@
become_user
:
"
www-data"
vars
:
ansible_ssh_pipelining
:
true
-
name
:
"
add
missing
indices
in
database"
command
:
"
php{{
php_version
}}
{{
www_root
}}/{{
app_instance_id
}}/occ
db:add-missing-indices"
become_user
:
"
www-data"
vars
:
ansible_ssh_pipelining
:
true
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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