Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dennis Hoppe
infrastructure
Commits
cd0b3273
Verified
Commit
cd0b3273
authored
Mar 07, 2018
by
Florian Pritz
Browse files
archwiki: Disable 5second delay when running update script
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
9dc32102
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archwiki/handlers/main.yml
View file @
cd0b3273
...
...
@@ -7,6 +7,6 @@
service
:
name=php-fpm@{{ archwiki_user }} state=restarted
-
name
:
run wiki updatescript
command
:
php {{archwiki_dir}}/public/maintenance/update.php
command
:
php {{archwiki_dir}}/public/maintenance/update.php
--quick
become
:
true
become_user
:
"
{{archwiki_user}}"
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