Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
f3000bab
Commit
f3000bab
authored
Oct 28, 2016
by
Carson Tam
Committed by
GitHub
Oct 28, 2016
Browse files
Fixed typo.
parent
80d3d623
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wordpress-nginx/roles/wordpress/tasks/main.yml
wordpress-nginx/roles/wordpress/tasks/main.yml
+1
-1
No files found.
wordpress-nginx/roles/wordpress/tasks/main.yml
View file @
f3000bab
...
...
@@ -28,7 +28,7 @@
template
:
src=wp-config.php dest=/srv/wordpress/
-
name
:
Change ownership of WordPress installation
file
:
path=/srv/wordpress/ owner=wordpress group=wordpress state=directory recurse=yes
s
setype=httpd_sys_content_t
file
:
path=/srv/wordpress/ owner=wordpress group=wordpress state=directory recurse=yes setype=httpd_sys_content_t
-
name
:
Start php-fpm Service
service
:
name=php-fpm state=started enabled=yes
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