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
4e12daa6
Commit
4e12daa6
authored
Oct 30, 2019
by
Daniel Paufler
Browse files
move start php-fpm to correct place
parent
7bfe642f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/php_install.yml
View file @
4e12daa6
...
...
@@ -15,7 +15,6 @@
-
"
php{{
php_ver
}}-mcrypt"
notify
:
-
start http
-
start php-fpm
-
name
:
"
[INSTALL]
-
Apache
Required
package
is
installed."
package
:
...
...
@@ -32,7 +31,7 @@
when
:
nextcloud_websrv == "nginx"
notify
:
-
start http
-
start php-fpm
-
name
:
"
[INSTALL]
-
PHP
extra
Packages
are
installed."
package
:
...
...
Write
Preview
Supports
Markdown
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