Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Update README.md #30

Merged
merged 1 commit into from
Jan 20, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
Comma in the wrong place
  • Loading branch information
SiggyF committed Jan 19, 2015
commit 853c4ec474d62495ff1ea910dff734ec5258cc5b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ for details.
- hosts: all

roles:
- role: nginx,
- role: nginx
nginx_http_params:
- sendfile "on"
- access_log "/var/log/nginx/access.log"
Expand Down